projects:robots:skateboarding
Skateboarding
skateboard cones
Three events:
- barrel racing
- freestyle
Freestyle Aesthetics:
- choose order of barrels
- choose direction around each barrel, cw or ccw
- collision detect
- pass by with slight bend, or
- circle around
Multi*tasking:
- strategy, plot course (see Aesthetics)
- tactics, steering, staying on course
steering:
- calc relative bearing
- set steering angle
plot course:
- calc entry and exit points for the arc around each cone
- enter on the left, go clockwise around the cone
- enter on the right, go counter-clockwise
projects/robots/skateboarding.txt · Last modified: 2023/01/12 11:37 by jhagstrand