projects:robots:autonomy

Piloting

the current method works when steering_angle is 0

when steering is <> 0, then heading is changing (as well as position)

first calc the new heading

then calc the new position (already done)

treat steering_angle as a bearing, that is, an angle in degrees, add it to the previous heading to get the new heading