$search
Functions | |
def | set_model_configuration_client |
def | spawn_gazebo_model_client |
def | spawn_urdf_model_client |
def gazebo::gazebo_interface::set_model_configuration_client | ( | model_name, | ||
model_param_name, | ||||
joint_names, | ||||
joint_positions | ||||
) |
Definition at line 37 of file gazebo_interface.py.
def gazebo::gazebo_interface::spawn_gazebo_model_client | ( | model_name, | ||
model_xml, | ||||
robot_namespace, | ||||
initial_pose, | ||||
reference_frame | ||||
) |
Definition at line 15 of file gazebo_interface.py.
def gazebo::gazebo_interface::spawn_urdf_model_client | ( | model_name, | ||
model_xml, | ||||
robot_namespace, | ||||
initial_pose, | ||||
reference_frame | ||||
) |
Definition at line 26 of file gazebo_interface.py.