Skip to content

Latest commit

 

History

History
 
 

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.