PyBulletClient.set_robot_configuration

PyBulletClient.set_robot_configuration(robot, configuration, group=None)[source]

Sets the robot’s pose to the given configuration. Should be followed by step_simulation for visualization purposes.

Parameters