-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
DocumentationEverything which impacts the quality of the documentation and guidelines.Everything which impacts the quality of the documentation and guidelines.QuestionGeneral questions about the standard, work-flow and code.General questions about the standard, work-flow and code.
Milestone
Description
The OSI definition is the following:
The relative velocity of the moving object w.r.t. its parent frame and parent velocity. The velocity becomes global/absolute if the parent frame does not move.
position (t) := position (t-dt)+ velocity *dt
The ISO says the following:
| Parameter | Content | Data format | Unit |
|---|---|---|---|
| X velocity | Absolute velocity of the object along the x-axis of the ego-vehicle coordinate system. | [m/s] | |
| Y velocity | Absolute velocity of the object along the y-axis of the ego-vehicle coordinate system. | [m/s] | |
| Z velocity | Absolute velocity of the object along the z-axis of the ego-vehicle coordinate system. | [m/s] | |
| X acceleration | Absolute acceleration of the object along the x-axis of the ego-vehicle coordinate system. | [m/s²] | |
| Y acceleration | Absolute acceleration of the object along the y-axis of the ego-vehicle coordinate system. | [m/s²] | |
| Z acceleration | Absolute acceleration of the object along the z-axis of the ego-vehicle coordinate system. | [m/s²] |
Metadata
Metadata
Assignees
Labels
DocumentationEverything which impacts the quality of the documentation and guidelines.Everything which impacts the quality of the documentation and guidelines.QuestionGeneral questions about the standard, work-flow and code.General questions about the standard, work-flow and code.