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 29da7ee commit a237e88Copy full SHA for a237e88
osi_object.proto
@@ -344,8 +344,8 @@ message MovingObject
344
// realistic simulation of traffic participants that are not under test.
345
// This information should not be made available to the stack under test.
346
//
347
- // \note Moving objects are not required to stick to this trajectory, it is
348
- // indicative, and equivalent to the output of a perception + prediction
+ // \note Moving objects are not required to stick to this trajectory. It is
+ // indicative and equivalent to the output of a perception and prediction
349
// system.
350
351
repeated StatePoint future_trajectory = 8;
0 commit comments