-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
ros2controlcli
is broken
#14
Comments
Is this tangentially related to ros-controls/ros2_control#803 ? |
It shouldn't be related, no - ros-controls/ros2_control#803 specifically talks about osx/win, whereas your issue seems to be about Linux. I'm not sure why some packages have been built for version 2.13.0 while others haven't - weird! |
Actually the reason is that in recent builds we haven't included some of these packages - should be fixed soon: https://github.com/RoboStack/ros-humble/blob/main/vinca_linux_64.yaml |
Packages are now rebuilt - let me know if it still doesn't work. |
Yep, updated and it works now. Thanks! |
I'm having trouble with the ROS2 Control CLI on a fresh Linux install:
I think this is related to recent breaking changes for
Start/Stop
-->Activate/Deactivate
nomenclature, see:https://github.com/ros-controls/ros2_control/blob/master/controller_manager_msgs/CHANGELOG.rst#2120-2022-07-09
It seems I've got an installed mix of packages from the
2.10
and2.13
releases ofros2_control
Looking through the packages provided by https://github.com/ros-controls/ros2_control and the versions that get installed in my environment, I see the following:
If I try to install v
2.13.0
of any of the packages that are on2.10.0
I get, for exampleThe text was updated successfully, but these errors were encountered: