janfeitsma / MRA-prototype

MRA (Robocup MSL Reference Architecture) prototype
MIT License
5 stars 0 forks source link

FCS rotation was 90 degrees off #5

Closed janfeitsma closed 1 year ago

janfeitsma commented 1 year ago

I didn't find it earlier because I tested in Falcons code that used the same (wrong) coordinate system definition.

Let's use official MSL standard from now on.

The utility function calc_facing_angle_fcs can be used for instance to let robot face the ball (or any other position).