dddvision / functionalnavigation

Trajectory Optimization Manager for Multiple Algorithms and Sensors (TOMMAS)
3 stars 4 forks source link

GlobalSatData should be split into two parts #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
GlobalSatData serves two purposes and it should be split into two parts:

1) GPS simulator that uses a reference trajectory from any DataContainer
2) Reference trajectory simulator that is a DataContainer

Original issue reported on code.google.com by dddvis...@gmail.com on 10 Jul 2010 at 12:45

GoogleCodeExporter commented 9 years ago
The GPS simulator could be a part of the Default component.

Original comment by dddvis...@gmail.com on 13 Oct 2010 at 5:04

GoogleCodeExporter commented 9 years ago
There should also be a GPS measure simulator that reads the reference 
trajectory from any data container. So, maybe the Default component should only 
have a configurable reference trajectory for testing purposes.

Original comment by dddvis...@gmail.com on 13 Oct 2010 at 9:55