lp:~exarkun/pybullet/vehicles

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/pybullet/vehicles
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
pybullet
Status:
Development

Recent revisions

39. By Jean-Paul Calderone

Catch up to trunk

38. By Cameron Gorrie

Ported over a few more methods.
Also changed reference to shape to _shape in RigidBody so that we can access it with
methods inherited from CollisionObject.

37. By Cameron Gorrie

Added a lot of the constraint hierarchy--everything needed to support the btHinge2Constraint.
Also added some more utility methods of RigidBody (i.e. getInterpolationWorldTransform),
and added support for the bullet.Matrix3x3 class (wraps btMatrix3x3).

Added getBasis() to Transform to get a Matrix3x3.

36. By Cameron Gorrie

Add a TODO for #defines.

35. By Cameron Gorrie

Working vehicle demo and initial documentation for the vehicle parts of pyBullet.

34. By Cameron Gorrie

So I can work on this elsewhere

33. By Cameron Gorrie

Everything for the Raycast vehicle has been implemented.

Added a vehicle demo to show off the results of the branch.
Next steps:
- make the vehicle demo output something in OpenGL so we can verify everything is working.

32. By Cameron Gorrie

Ignore build directories, generated cpp files, and allow setup.py to be used with ./configure/make/make install-ed bullet physics library. Also lets me import it with import bullet.bullet.

31. By Jean-Paul Calderone

Expose btRigidBody::getLinearVelocity

30. By Jean-Paul Calderone

Expose triangle mesh shape related APIs to allow more flexibility when using this shape. Also add an example that shows how this shape is used.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pybullet
This branch contains Public information 
Everyone can see this information.