Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. # Start a baxter shell, e.g:
  2. $ cd ~/catkin_ws && . baxter.sh
  3. # Enable the robot
  4. $ rosrun baxter_tools enable_robot.py -e
  5. # Start the gripper cuff control node in order to be able to open/close the gripper
  6. $ rosrun baxter_examples gripper_cuff_control.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement