libmove3d  3.13.0
Public Attributes

Struture that store sevral context of collisions for one robot. More...

List of all members.

Public Attributes

int nb_robot
 The number of robot.
p3d_collision_paircol_env_all
 Collision context for all collisions.
p3d_collision_paircol_env_none
 Collision context with no collisions.
p3d_col_env_robot_contextcol_env_robot
 Collision context for collision for one robots.

Detailed Description

Struture that store sevral context of collisions for one robot.


Member Data Documentation

Collision context for all collisions.

There are all the collisions between robots or with the static environment. This is selected by ::P3D_COL_ENV_ALL.

Collision context with no collisions.

In this context all the collisions are deactivated. This is selected by ::P3D_COL_ENV_NONE.

Collision context for collision for one robots.

There are sevral context for one robot.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines