Skip to content

Commit 36cb3bb

Browse files
authored
Update perception/multi_object_tracker/CMakeLists.txt
1 parent 9613d7a commit 36cb3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perception/multi_object_tracker/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ set(MULTI_OBJECT_TRACKER_SRC
2626
src/data_association/mu_successive_shortest_path/mu_successive_shortest_path_wrapper.cpp
2727
src/tracker/motion_model/motion_model_base.cpp
2828
src/tracker/motion_model/bicycle_motion_model.cpp
29-
# cspell:ignore ctrv
29+
# cspell: ignore ctrv
3030
src/tracker/motion_model/ctrv_motion_model.cpp
3131
src/tracker/motion_model/cv_motion_model.cpp
3232
src/tracker/model/tracker_base.cpp

0 commit comments

Comments
 (0)