summaryrefslogtreecommitdiff
path: root/host/simu/model/distance_sensor.py
AgeCommit message (Collapse)Author
2012-04-13host/simu/model: add exclude callback for table searchNicolas Schodet
2011-04-29host/simu: transpose transformation matrix, reverse transformation orderNicolas Schodet
This is better because transformations can be built incrementally from the container to the contained. This use the same semantic as OpenGL.
2009-04-30 * digital/io/tools, host/simu:Nicolas Schodet
- added distance sensors and obstacles.
2009-04-30 * host/simu:Nicolas Schodet
- added table model, round obstacle and generic distance sensor.