Fix CI by building ros2_control from source#1025
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1025 +/- ##
==========================================
- Coverage 57.97% 57.95% -0.02%
==========================================
Files 309 309
Lines 26119 26119
==========================================
- Hits 15141 15134 -7
- Misses 10978 10985 +7
Continue to review full report at Codecov.
|
|
If possible I'd like to avoid having to add this back to our repos file. If we do this we can't release again until roscontrol releases. If possible we should just figure out how to get our tests to work with their released version. |
|
Seems their latest release 2.1.0 (released for Rolling) is fine for us and our CI is passing in rolling-testing, but failing in others. We need to do one of the following:
I am not against source compiling ros2_control until we drop galactic from main. I am assuming this change won't be merged into galactic as it's breaking. |
Co-authored-by: Tyler Weaver <squirrel428@protonmail.com>
This moveit_resources PR has screwed up the parsing of initial_positions and initial_velocities for ros2_control.
moveit/moveit_resources@fbc66cc