FRC2706 / 2019-2706-Robot-Code

The main robot code for the FIRST 2019 challenge: Deep Space
MIT License
2 stars 0 forks source link

Need method to return angle of robot using Pigeon IMU #71

Closed RachelLucyshyn closed 5 years ago

RachelLucyshyn commented 5 years ago

The Robot Code Vision Interface subteam needs a method that will return the angle of the robot relative to a horizontal line going across the field (based on the Pigeon IMU sensor). The angle can be in degrees or radians, but to avoid unnecessary conversions, use the same unit as the Pigeon IMU.