Added ROS dependencies to README

This commit is contained in:
Patrick Goebel 2016-12-01 06:23:33 -08:00
parent 6c77321d66
commit 8da758f29b

View File

@ -64,6 +64,9 @@ http://www.ros.org/wiki/ros_arduino_bridge
System Requirements System Requirements
------------------- -------------------
**ROS Dependencies**
$ sudo apt-get install ros-indigo-diagnostic-updater ros-indigo-control-msgs ros-indigo-nav-msgs
**Python Serial:** To install the python-serial package under Ubuntu, use the command: **Python Serial:** To install the python-serial package under Ubuntu, use the command:
$ sudo apt-get install python-serial $ sudo apt-get install python-serial