Model Files

Robot and environmental object models handled in Choreonoid are typically generated by loading files pre-written as Body items. These files contain descriptions of the model’s shape, optical information such as color, joint structure, physical parameters, sensor information, etc., and are called “model files.”

Various model file formats have been defined by different robot software systems. Choreonoid currently supports the following formats as standard:

  • Body format model files (Body files)

  • Unified Robotics Description Format model files (URDF files)

  • OpenHRP format model files

In the current version of Choreonoid, the Body format is the standard model file format, so please use this format unless there is a specific reason not to.