lelandbatey / cs.323.Team.Dart

Team Dart's Repository for CS 323 - Spring 2014
0 stars 0 forks source link

Theta Coordinate Reversed #96

Closed ghost closed 10 years ago

ghost commented 10 years ago

Currently our Theta coordinates are reversed: Our Zero degree is currently our negative Z-axis when it should be our positive Z-axis.

lelandbatey commented 10 years ago

this ended up being inconsequential, since the actual way data is given to the LauncherManager is through x,y,z coordinates.