Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 374 Bytes

MoveIt Core

This repository includes core libraries used by MoveIt:

  • representation of kinematic models
  • collision detection interfaces and implementations
  • interfaces for kinematic solver plugins
  • interfaces for motion planning plugins
  • interfaces for controllers and sensors

These libraries do not depend on ROS and can be used independently.