Skip to content

Commit

Permalink
Merge pull request #256 from AndyZe/kinetic-readme
Browse files Browse the repository at this point in the history
Update the Readme re. ros_control.
  • Loading branch information
ipa-nhg authored Feb 7, 2019
2 parents e2d81cf + 7c1c19c commit 66ef45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ roslaunch urXX_moveit_config ur5_moveit_planning_execution.launch
roslaunch urXX_moveit_config moveit_rviz.launch config:=true
```
---
If you would like to use the ros\_control-based approach, use the launch files urXX\_ros\_control.launch, where XX is '5' or '10' depending on your robot.
If you would like to use the ros\_control-based approach, use the launch file urXX\_ros\_control.launch instead of urXX\_bringup.launch, where XX is '5' or '10' depending on your robot.

**Note:** If you are using the ros\_control-based approach you will need 2 packages that can be found in the ur\_driver package. If you do not have the ur\_driver package in your workspace simply copy these packages into your workspace /src folder:
* urXX_moveit_config
Expand Down

0 comments on commit 66ef45e

Please sign in to comment.