-
Notifications
You must be signed in to change notification settings - Fork 2
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
Switch to Humble/Garden on 22.04 #111
Merged
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
f5443fa
Upgrade to Humble + Garden
chapulina e0ccb10
common5
chapulina 3f6edef
math7
chapulina 79e755a
Merge branch 'main' into chapulina/humble_garden
andermi 5d59ce2
Humble + Garden
chapulina c79deaf
include order
chapulina 9ca432e
more gz, uncrustify
chapulina 8f4b165
Merge branch 'main' into chapulina/humble_garden
quarkytale db712bc
ign-gz in ros_gz bridge
quarkytale 65018dd
Merge branch 'main' into chapulina/humble_garden
quarkytale 3aaac4e
Update to ROS2 Humble and Gazebo Garden
srmainwaring be06857
updates after cherry-pick
quarkytale 788beca
fix cpplint
quarkytale 6617da6
gz.math -> gz.math7
mjcarroll 966f331
Merge branch 'main' into chapulina/humble_garden
mjcarroll 69cf122
Merge branch 'main' into chapulina/humble_garden
mjcarroll 9232c0f
Temporarily override versions for CI
mjcarroll 19b3222
Merge branch 'main' into chapulina/humble_garden
mjcarroll 672b0d6
Fix merge
mjcarroll f852f2c
Remaining ignition references removed
mjcarroll 5a9ff92
Lint
mjcarroll 9d97f36
Fix tests
mjcarroll 3f1c960
Lint
mjcarroll f0f7936
Use atomic for status
mjcarroll 5878645
Merge branch 'main' into chapulina/humble_garden
mjcarroll 5c461bb
Merge branch 'main' into chapulina/humble_garden
mjcarroll 06f755b
Explicitly link boost filesystem and system
mjcarroll c14571b
Lint
mjcarroll b38a8c2
Lint
mjcarroll 0f45a5e
Added garden'ized version of PTOFriction
hamilton8415 a597df4
linters..
hamilton8415 4706ab0
fix sim clock to ros issues in tests; clean up prints
andermi 3f0fe51
Merge branch 'main' into chapulina/humble_garden
andermi b889d47
linters
andermi ea2b1cc
temp -- testing failed test
andermi 09eaceb
fixing timing issues in python tests
andermi 7d9cfff
Revert "fixing timing issues in python tests"
andermi 946dcec
try to fix with sleeps :(
andermi 71ce5de
try to fix with sleeps :(
andermi ca56bac
enable rosbag for testing ci
andermi 363dc49
debug rosbag in CI
andermi 21dc44e
put back
andermi 271053b
get rosbag working in ci
andermi 74f4348
install ros2 cli
andermi 182a8d4
install rosbag
andermi 7eb591c
archive rosbag
andermi b6e86e9
set name of rosbag
andermi c518057
fix rosbag path
andermi 98420cd
debug rosbag archive
andermi 8671ad1
always upload rosbag
andermi f6159d6
debug pc commands py test
andermi 989d931
debug pc commands py test
andermi 9bec6a1
debug pc commands py test
andermi a49bcbe
start cleaning up debugging
andermi 85ae883
debug no_inputs timeout
andermi d8b0806
no_inputs had intermittent failure; debug sc pump py test
andermi 3d1dd7e
debug sc pump py test
andermi 48f8226
debug sc pump py test
andermi dcce489
intermittent sc pump py test also; put back to testing all
andermi b2016b8
change RMW to cyclone
andermi 546de38
install cyclonedds
andermi 10d23d0
try a sleep to fix timeout
andermi 7ecf43d
disable rosbags for pc and sc pump tests
andermi 4b0ce7d
Update buoy_tests/worlds/TestMachine.sdf
andermi 93c8384
swap buoy_all.yaml back to main
andermi 0577b1d
Revert "swap buoy_all.yaml back to main"
quarkytale File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
prepend-non-duplicate;IGN_GAZEBO_RESOURCE_PATH;share | ||
prepend-non-duplicate;IGN_GAZEBO_RESOURCE_PATH;share/buoy_description/models | ||
prepend-non-duplicate;GZ_SIM_RESOURCE_PATH;share | ||
prepend-non-duplicate;GZ_SIM_RESOURCE_PATH;share/buoy_description/models |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
prepend-non-duplicate;IGN_GAZEBO_RESOURCE_PATH;share/@PROJECT_NAME@/worlds | ||
prepend-non-duplicate;IGN_GAZEBO_SYSTEM_PLUGIN_PATH;@CMAKE_INSTALL_PREFIX@/lib | ||
prepend-non-duplicate;IGN_GAZEBO_SERVER_CONFIG_PATH;share/@PROJECT_NAME@/gazebo/server.config | ||
prepend-non-duplicate;GZ_SIM_RESOURCE_PATH;share/@PROJECT_NAME@/worlds | ||
prepend-non-duplicate;GZ_SIM_SYSTEM_PLUGIN_PATH;@CMAKE_INSTALL_PREFIX@/lib | ||
prepend-non-duplicate;GZ_SIM_SERVER_CONFIG_PATH;share/@PROJECT_NAME@/gazebo/server.config | ||
set-if-unset;MESA_GL_VERSION_OVERRIDE;3.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Putting a note here so we remember to change this back to
main
after merging.