Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ymollard committed May 20, 2019
1 parent ed42c44 commit 2ef5625
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions iiwa_moveit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# IIWA MoveIt package

Starting the MoveIt package requires that you have first setup your robot and environment as specified in the main [README](/README.md#ros-stack-for-kukas-iiwa-robots).

It can then be started on a real robot by activating the `driver:=true` option:
```sh
roslaunch iiwa_moveit demo.launch driver:=true
```
Your robot will release brakes at startup of MoveIt.

0 comments on commit 2ef5625

Please sign in to comment.