We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6740d2 commit 3dd44ebCopy full SHA for 3dd44eb
scripts/setup_workspace.sh
@@ -295,6 +295,11 @@ setup_ubuntu() {
295
ros-$ROS_DISTRO-xacro \
296
ros-$ROS_DISTRO-joint-state-publisher-gui \
297
ros-$ROS_DISTRO-robot-state-publisher \
298
+ ros-$ROS_DISTRO-hardware-interface \
299
+ ros-$ROS_DISTRO-controller-interface \
300
+ ros-$ROS_DISTRO-controller-manager \
301
+ ros-$ROS_DISTRO-ros2-control \
302
+ ros-$ROS_DISTRO-ros2-controllers \
303
python3-colcon-common-extensions
304
305
log_success "ROS2 $ROS_DISTRO installed"
0 commit comments