class mpkRobotCollection |
Extracts all robots (nodes of type mpkRobot) from an Inventor scene graph and builds PQP collision models for them.
|
| rob Pointers to the robots in the collection. |
|
| param_weights weights for parameters (useful for animation discretization etc.). |
| mpkRobotCollection (SoGroup* scenegraph) | |
| operator[] (int i) | |
| num_robots () const | |
| num_params () const | |
| first_param_idx (int robidx) const | |
| set_config (const vector<double>& conf) | |
| get_config (vector<double>& conf) const | |
| compute_forward_kinematics (int rob_idx=-1) | |
| update_iv_transf (int rob_idx=-1) |
Extracts all robots (nodes of type mpkRobot) from an Inventor scene graph and builds PQP collision models for them.
Alphabetic index HTML hierarchy of classes or Java