Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 711 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 711 Bytes

Build Status Code Climate

robot_skills

Robot_skills provide interfaces to all parts of a robot: its base, arms, head, perception, worldmodel, speech system, etc. The package also provides a console for a robot, so you can give the robot commands like goto() via a console

A robot is represented via a robot-object which can be used by the https://github.com/tue-robotics/robot_smach_states-package