justcallmesteve
New member
- Joined
- Apr 16, 2013
- Messages
- 2
- Reaction score
- 0
- Points
- 0
I am building a computerized tracking system for my Celestron C10-N telescope. I have purchased a ArduIMU+ v3 which has many sensors on it. It outputs Euler angles. I plan on mounting this to my telescope so that I can use these Euler angles to calculate exactly where the telescope is pointing. My only problem is that I have no been able to figure out how to convert the Euler angles into the equatorial coordinate system (my telescope is mounted on a equatorial mount so I don't think it would be a good idea to use another coordinate system). I have found some information on converting Euler angles to a normal x, y, z Euclidean coordinate system, but I would rather go straight from the Euler angles to equatorial coordinates to save CPU time and power. Has anyone done anything like this before, or know how this could be done?