-
Couldn't load subscription status.
- Fork 12
Feature/windows build #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Separated msg and srv types into seperate package . This seems to be the ROS 2 way anyway, was requiring a hack beforehand, and seems necessary to get windows build working. Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Adapts system_modes and system_modes_example packages to separated system_modes_msgs interface package. Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann (CR/AEA2) <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann (CR/AEA2) <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann (CR/AEA2) <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann (CR/AEA2) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Codecov Report
@@ Coverage Diff @@
## master #82 +/- ##
==========================================
+ Coverage 31.67% 32.15% +0.47%
==========================================
Files 14 11 -3
Lines 1048 1048
Branches 754 754
==========================================
+ Hits 332 337 +5
+ Misses 157 142 -15
- Partials 559 569 +10
Continue to review full report at Codecov.
|
|
Probably this PR can be closed since it has been superseded by #100. |
This PR introduces the necessary changes to build the system modes packages on Windows, e.g., visibility control.
Part of #35 and the quality level