We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01117bb commit 711250dCopy full SHA for 711250d
osi_groundtruth.proto
@@ -166,9 +166,9 @@ message GroundTruth
166
// inertial coordinate frame of the ground truth.
167
//
168
// \note It is implementation-specific how model_references are resolved to
169
- // 3d models. It is also implementation-specific which exact parts this
170
- // world model contains, e.g. whether it contains street geometries, or
171
- // whether those are derived automatically from a map reference.
+ // 3d models. The parts the world model contains are also implementation-specific.
+ // For example, the world model can wether contain street geometries or
+ // derives street geometies automatically from a map reference.
172
173
optional string model_reference = 16;
174
}
0 commit comments