File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -844,8 +844,7 @@ message MovingObject
844844 //
845845 message PedestrianClassification
846846 {
847- // The head pose describes the pedestrian's head orientation. In ground truth / traffic update it is relative to
848- // the global ground truth frame. In sensordata (detected pedestrians) it is relative to the host vehicle frame.
847+ // The head pose describes the pedestrian's head orientation.
849848 // The x-axis of the right-handed head frame is pointing along the
850849 // pedestrian's straight ahead viewing direction (anterior), the y-axis lateral to the left,
851850 // and the z-axis is pointing upwards (superior) [1].
@@ -862,8 +861,7 @@ message MovingObject
862861 //
863862 optional Orientation3d head_pose = 1 ;
864863
865- // The upper body pose describes the pedestrian's upper body orientation. In ground truth / traffic update it is relative to
866- // the global ground truth frame. In sensordata (detected pedestrians) it is relative to the host vehicle frame.
864+ // The upper body pose describes the pedestrian's upper body orientation.
867865 // The x-axis of the right-handed upper body frame is pointing along the
868866 // pedestrian's upper body ventral (anterior) direction (i.e. usually
869867 // pedestrian's intended moving direction), the y-axis lateral to the left,
You can’t perform that action at this time.
0 commit comments