mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-03 11:14:08 +05:30
update readme a bit for catkin, probably needs more work
This commit is contained in:
parent
12a7ca4dbb
commit
233d9986a3
@ -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
|
||||
@ -412,4 +412,4 @@ so it looks like this:
|
||||
Compile the changes and upload to your controller.
|
||||
|
||||
Next, edit your my\_arduino_params.yaml file and make sure the
|
||||
use\_base\_controller parameter is set to False. That's all there is to it.
|
||||
use\_base\_controller parameter is set to False. That's all there is to it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user