lp:~jceipek/pybullet/constraints

Created by Julian Ceipek and last modified
Get this branch:
bzr branch lp:~jceipek/pybullet/constraints
Only Julian Ceipek can upload to this branch. If you are Julian Ceipek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Julian Ceipek
Project:
pybullet
Status:
Development

Recent revisions

42. By Julian Ceipek

Added some documentation to motors

41. By Julian Ceipek

Added a basic Point2Point constraint type that implements a few of the methods of btPoint2PointConstraint.

40. By Julian Ceipek

Attempted to bring pybullet/vehicles up to date with trunk.

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.

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.

Subscribers