Gazebo | Ignition | Community
Ask Your Question
0

SDF Python API?

asked 2012-12-31 15:01:59 -0600

eacousineau gravatar image

Is there a plan for a basic SDF python API, similar to David's / Thomas's / LAAS's urdfparserpy?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-01-11 18:11:21 -0600

scpeters gravatar image

There has been some discussion of python API's, and also adding xacro support, but it is currently on hold. See gazebo issue #210.

edit flag offensive delete link more
0

answered 2013-03-11 01:13:42 -0600

eacousineau gravatar image

I've been working on refactoring the robot_model_py library to accommodate some basic reflection, much like Gazebo's SDF interface. It seems to be working with loading and saving robots.

Link to forked repo: https://github.com/eacousineau/robotmodelpy

It does break the API with the old library, though.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-31 15:01:59 -0600

Seen: 1,201 times

Last updated: Mar 11 '13