SDF Python API?
Is there a plan for a basic SDF python API, similar to David's / Thomas's / LAAS's urdfparserpy?
Is there a plan for a basic SDF python API, similar to David's / Thomas's / LAAS's urdfparserpy?
There has been some discussion of python API's, and also adding xacro support, but it is currently on hold. See gazebo issue #210.
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.
Asked: 2012-12-31 15:01:59 -0600
Seen: 1,201 times
Last updated: Mar 11 '13
Javascript/NodeJS Scripting of Gazebo (python also?)
GetJointController() equivalent function for a link to handle control to links
Is the MultiRayShape Class working properly? [closed]
Trying to start gazebo fortress through pybind, undefined symbol - destructor
Gazebo Example(Template) Code and using Gazebo API