Commit e357ca9c authored by schieggf's avatar schieggf
Browse files

Update coordinate system of perceived objects

parent 9497a090
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -27,9 +27,7 @@ PerceivedObjectContainer ::= SEQUENCE {
}

/** @brief Perceived Objects
 * This DF provides a list of perceived objects represented in the coordinate system of the originating station:
 * - For a vehicle, the  body-fixed coordinate system as provided by ISO 8855 originating at the ITS-station�s reference point. 
 * - For an RSU the coordinate system in which the y-axis corresponds to the North direction, the x-axis to the East direction, and the z- axis to the vertical direction.
 * This DF provides a list of perceived objects represented in the coordinate system in which the y-axis corresponds to the North direction, the x-axis to the East direction, and the z- axis to the vertical direction.
*/
PerceivedObjects::= SEQUENCE SIZE(0..255, ...) OF PerceivedObject (WITH COMPONENTS {... ,objectId PRESENT})