ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Depending on your ROS version: in Linux give a try on "sudo apt-get install ros-ROS-driver-base", where ROS is your ROS version. For example, I am using noetic and the command is "sudo apt-get install ros-noetic-driver-base"
2 | No.2 Revision |
Depending on your ROS version:
in Linux
give a try on "sudo apt-get install ros-ROS-driver-base",
where ROS ROS is your ROS version.
For example, I am using noetic and the command is "sudo apt-get install ros-noetic-driver-base"