ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you're using ROS on ubuntu, you should be able to install the serial library through apt:
sudo apt-get install ros-hydro-serial
(Change hydro to the name of your ROS distribution if you're using a different version of ROS)