Skip to content

Fix documentation on coordinate systems and transformations #723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix MovingObject description and image size
Signed-off-by: Thomas Sedlmayer <[email protected]>
thomassedlmayer authored and pmai committed Jun 15, 2023
commit f7b655ba47424e0d061f19044ca6821aca214418
4 changes: 2 additions & 2 deletions doc/images/OSI_MovingObject.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions osi_object.proto
Original file line number Diff line number Diff line change
@@ -378,8 +378,9 @@ message StationaryObject
//
// \image html OSI_HostVehicle.svg
//
// \note The field \c MovingObject::vehicle_extension has to be
// filled if the \c MovingObject::Type is a vehicle.
// \note The fields \c MovingObject::vehicle_attributes and \c
// MovingObject::vehicle_classification have to be filled if the \c
// MovingObject::Type is set to #TYPE_VEHICLE.
//
message MovingObject
{