From 8da758f29bdeea914b13010dde3c7596849d34ba Mon Sep 17 00:00:00 2001 From: Patrick Goebel Date: Thu, 1 Dec 2016 06:23:33 -0800 Subject: [PATCH] Added ROS dependencies to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb35f55..f129e6c 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ http://www.ros.org/wiki/ros_arduino_bridge 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: $ sudo apt-get install python-serial