[python] Re: Stability on coasting
- From: Jürgen Mages <jmages@xxxxxx>
- To: <python@xxxxxxxxxxxxx>
- Date: Tue, 14 Feb 2006 20:31:38 +0100
When I was looking into solving dynamics code, I saw that people
were using ODE ... and similar dynamic engines to simulate
motorcycle behavior; a cycle is almost the same code as a semi,
with Very narrow wheel base, two fixed parts to the wheels and a pivot.
Newton Dynamics Engine is more accurate than ODE and there is
a frontend called "Newton Playground"
http://newton.delphigl.de/newtonplayground.html
which helps assembling the Newton elements like joints, springs etc.
In general these physics engines cannot emulate a bike with
a rider in motion, but they might bring more light into the
pedalling-steering-interference discussion.
Have there been reports from the people that have an oil damper
on their pivot?
Are there any?
Cheers,
Jürgen.
============================================================
This is the Python Mailinglist
http://www.freelists.org/list/python
Listmaster: Jürgen Mages jmages@xxxxxx
To unsubscribe send an empty mail to
python-request@xxxxxxxxxxxxx
with 'unsubscribe' in the subject field.
============================================================
- Follow-Ups:
- [python] Re: Stability on coasting
- From: George Durbridge
- [python] Re: Stability on coasting
- From: Ray Schumacher
- References:
- [python] Stability on coasting
- From: Tom Browne
- [python] Re: Stability on coasting
- From: Jürgen Mages
- [python] Re: Stability on coasting
- From: mtb
Other related posts:
- » [python] Stability on coasting
- » [python] Re: Stability on coasting
- » [python] Re: Stability on coasting
- » [python] Re: Stability on coasting
- » [python] Re: Stability on coasting
- » [python] Re: Stability on coasting
When I was looking into solving dynamics code, I saw that people were using ODE ... and similar dynamic engines to simulate motorcycle behavior; a cycle is almost the same code as a semi, with Very narrow wheel base, two fixed parts to the wheels and a pivot.
Newton Dynamics Engine is more accurate than ODE and there is a frontend called "Newton Playground"
Have there been reports from the people that have an oil damper on their pivot?
Are there any?
- [python] Re: Stability on coasting
- From: George Durbridge
- [python] Re: Stability on coasting
- From: Ray Schumacher
- [python] Stability on coasting
- From: Tom Browne
- [python] Re: Stability on coasting
- From: Jürgen Mages
- [python] Re: Stability on coasting
- From: mtb