Relative Content

Tag Archive for pythondrake

Pydrake URDF to SDF parsing failure – name nesting

| drake 1.27.0 | python 3.8 | OS: ubuntu 22.04 | pycharm | ROS 2 Humble | I’m trying to simulate use of a UR10e with the robotiq 85 gripper for simple pick and place tasks. I’m using these models – urdfs that are combined using sdf – then parsing them with this code snippet: […]