Skip to content

Commit

Permalink
fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLi…
Browse files Browse the repository at this point in the history
…sts.txt (#90)

Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r authored Apr 25, 2024
1 parent dfaa969 commit 79f9a7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoware_vehicle_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ find_package(ament_cmake_auto REQUIRED)
ament_auto_find_build_dependencies()

rosidl_generate_interfaces(${PROJECT_NAME}
"msg/ControlModeCommand.msg"
"msg/ControlModeReport.msg"
"msg/Engage.msg"
"msg/GearCommand.msg"
Expand Down

0 comments on commit 79f9a7f

Please sign in to comment.