costar_stack

Integrated ROS capabilities for planning, predicate inference, gripper control, and perception for use with the KUKA LBR IIWA and Universal Robots.

View the Project on GitHub cpaxton/costar_stack

CoSTAR Robot Code

This implements the core capabilities for using various robots with CoSTAR.

The main thing to look at is CostarArm in the costar_robot_manager package. To use CoSTAR with a new robot, you need to extend this class for your application To use CoSTAR with a new robot, you need to extend this class for your application.