Hi, I'm looking at the car structure and I see the following coordinate systems:
statGC - static pos of GC
DynGC - GC local data except position
DynGCg - GC global data
What do they stand for and why there are two dynamic CS (what is global and what is local)?
Thanks