Skip to content

Commit f7b655b

Browse files
thomassedlmayerpmai
authored andcommitted
Fix MovingObject description and image size
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent 52ea356 commit f7b655b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

doc/images/OSI_MovingObject.svg

Lines changed: 2 additions & 2 deletions
Loading

osi_object.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,9 @@ message StationaryObject
378378
//
379379
// \image html OSI_HostVehicle.svg
380380
//
381-
// \note The field \c MovingObject::vehicle_extension has to be
382-
// filled if the \c MovingObject::Type is a vehicle.
381+
// \note The fields \c MovingObject::vehicle_attributes and \c
382+
// MovingObject::vehicle_classification have to be filled if the \c
383+
// MovingObject::Type is set to #TYPE_VEHICLE.
383384
//
384385
message MovingObject
385386
{

0 commit comments

Comments
 (0)