update readme a bit for catkin, probably needs more work

This commit is contained in:
Michael Ferguson 2013-02-02 12:46:33 -08:00
parent 12a7ca4dbb
commit 233d9986a3

View File

@ -52,10 +52,10 @@ Arduino IDE.
Installation
------------
$ cd ~/ros_workspace
$ cd ~/catkin_workspace/src
$ git clone https://github.com/hbrobotics/ros_arduino_bridge.git
$ cd ros_arduino_bridge
$ rosmake
$ cd ~/catkin_workspace
$ catkin_make
The provided Arduino library is called ROSArduinoBridge and is
located in the ros\_arduino\_firmware package. This sketch is