gui/JointControlWidget.hh
More...
#include <JointControlWidget.hh>
gui/JointControlWidget.hh
Widget to control joints via application of force, position PID controller, or velocity PID controller.
gazebo::gui::JointControlWidget::JointControlWidget |
( |
QWidget * |
_parent = 0 | ) |
|
Constructor.
- Parameters
-
[in] | _parent | Pointer to the parent of the widget. |
virtual gazebo::gui::JointControlWidget::~JointControlWidget |
( |
| ) |
|
|
virtual |
void gazebo::gui::JointControlWidget::SetModelName |
( |
const std::string & |
_modelName | ) |
|
Set the name of the model to control.
- Parameters
-
[in] | _modelName | Name of the model. |
The documentation for this class was generated from the following file: