Hands-on session on SPICE.
Exercice 4.
Read the chapter 5.3.1 of the SPICE tutorial (Creating frames). Modify cospar.tf so
it defines a frame centrated in Montevideo instead of New Norcia.
Solution.
- Find the coordinates of Montevideo. You can use google, although for a real-life kernel you need to
get coordinates from a proper source.
- Calculate the Euler Angles for those coordinates
- Modify the cospar.tf kernel with those angles. Remember to rename it before saving it!.
Next