Skip to content

Commit c052dc5

Browse files
authored
Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp
1 parent f969949 commit c052dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#include <Eigen/Core>
2929
#include <Eigen/Geometry>
3030

31-
// cspell:ignore CTRV
31+
// cspell: ignore CTRV
3232
// Bicycle CTRV motion model
3333
// CTRV : Constant Turn Rate and constant Velocity
3434

0 commit comments

Comments
 (0)