pr2_gazebo_plugins¶
Contents:
Summary¶
-
pr2_gazebo_plugins
¶
Types¶
Service types¶
-
pr2_gazebo_plugins/SetModelsJointsStates
¶ Field (Request): - model_names[] (string) –
- model_joints_states[] (pr2_gazebo_plugins/ModelJointsState) –
Field (Response): - success (bool) –
- status_message (string) –
string[] model_names # name of the model pr2_gazebo_plugins/ModelJointsState[] model_joints_states # model pose and joint positions --- bool success # return true if spawn successful string status_message # comments if available