Motors implementation

Joczhen
Posts: 17
Joined: Thu Dec 20, 2007 3:17 pm

Motors implementation

Post by Joczhen »

Is there a ODE-Motors like implementation available in Bullet?

A colleague of mine has written a simple bullet based class for this purpose.
I can provide it if there isn't already a similar implementation available.

PS: Admin: Is there a way to change my username to "Jochen" instead of "Joczhen" ?? Thanks!

--
Jochen
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: Motors implementation

Post by Erwin Coumans »

I haven't checked ODE motors in detail, so it is probably useful to check out your motors.

There are some motors available as part of the btHingeConstraint and btConeTwistConstraint, see the Demos\DynamicControlDemo\MotorDemo.cpp.

Can you attach a zipped motor source files into this topic?
Thanks a lot,
Erwin

By the way, 'jochen' is already in use, can you suggest another name?
Joczhen
Posts: 17
Joined: Thu Dec 20, 2007 3:17 pm

Re: Motors implementation

Post by Joczhen »

Ok, I'll do... but I'll check the Motors demo first