We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7661dd commit d31a300Copy full SHA for d31a300
osi_object.proto
@@ -220,17 +220,17 @@ message StationaryObject
220
// Landmarks corresponding to barrel in the
221
// in the environment.
222
//
223
- TYPE_ BARREL = 19;
+ TYPE_BARREL = 19;
224
225
// Landmarks corresponding to guide post in the
226
227
228
- TYPE_ GUIDE_POST = 20;
+ TYPE_GUIDE_POST = 20;
229
230
// Landmarks corresponding to tunnel in the
231
232
233
- TYPE_ TUNNEL = 21;
+ TYPE_TUNNEL = 21;
234
}
235
236
// Definition of material types.
0 commit comments