ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Python bullet bindings

asked 2011-03-19 14:12:45 -0500

wmcmahan gravatar image

updated 2014-01-28 17:09:22 -0500

ngrennan gravatar image

Does anyone know if there are python bindings for bullet?

I stumbled upon the bullet_python package http://www.ros.org/browse/details.php?name=bullet_python, but I couldn't quite figure out how to install it. I am running ROS-Diamondback on 64-bit Ubuntu Lucid 10.04.

Thanks, --Will

edit retag flag offensive close merge delete

Comments

Although, not python bindings for bullet... I did stumble across PyEuclid <http://code.google.com/p/pyeuclid/> which seems to meet the modest vector transformation needs that I have.
wmcmahan gravatar image wmcmahan  ( 2011-03-21 03:54:11 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-03-19 20:20:58 -0500

tfoote gravatar image

That was an experiment in exposing bullet's API in python using SWIG. It was developed against boxturtle and won't work with diamondback without significant conversion. To get it you will have to check it out from svn.

edit flag offensive delete link more

Comments

Thanks. My problems with bullet_python were more with how to compile it, but now I see that it won't work with diamondback, I'll just move on.
wmcmahan gravatar image wmcmahan  ( 2011-03-21 03:48:46 -0500 )edit

Question Tools

Stats

Asked: 2011-03-19 14:12:45 -0500

Seen: 725 times

Last updated: Mar 19 '11