Open
Description
Describe the feature
For different use cases the concept of trajectories is needed. Therefore it is suggested to have a general implementation of trajectory (for example in the osi_common.proto). A major difficulty is that trajectories can be defined in different ways and on different layers of abstraction.
Describe the solution you would like
The minimal information a trajectory should contain for each state:
- Timestamo
- Position
- Orientation
Describe alternatives you have considered
Additional informations that could be added to a trajectory message:
- velocity
- acceleration
- orientational velocity
- orientational acceleration