This class is used to store joint angle updating information.
More...
|
|
string | modelName |
| | String name of a model entity.
|
| |
|
double | jointAngle [4] |
| | Joint angle of that model, in radian.
|
| |
This class is used to store joint angle updating information.
| gazebo::JointUpdate::JointUpdate |
( |
string |
modelname, |
|
|
double * |
jointangle |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| modelname | Model name string |
| jointangle | Pointer of the joint angle array |
| void gazebo::JointUpdate::SetJointAngle |
( |
double * |
jointangle | ) |
|
|
inline |
Set joint angles.
- Parameters
-
| jointangle | Pointer of the joint angle array |
The documentation for this class was generated from the following file:
- ConfigGenerator/guiplugin/system_gui.cc