Baxter Directory Reference

Detailed Description

The robot arms developed by Rethink Robotics.

We use this example to define CuikSuite robot models form ROS URDF files. The files in the folder examples/Baxter/baxter_description have been downloaded from the Rethink Robotics GitHub. With these files we can execute

  • bin/cuikurdf2world examples/Baxter baxter_description/urdf/baxter.urdf examples/Baxter/baxter

to automatically generate a baxter.world file that can be manipulated as the usual word files. For instance you can execute

to manipulate the robot (colors will not match those in the actual robot).

Note that the URDF does not model the grippers and, thus, they are not included in the world file.

Beside the imported file, this folder includes a planning example with the Baxter robot (see the baxter_box.world ).

Files

file  baxter.world [code]
 Automatically generated world file.
 
file  baxter_box.world [code]
 Baxter manipulating a box.