Skip to content

Commit

Permalink
feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKi…
Browse files Browse the repository at this point in the history
…nematicState, and VehicleOdometry messages (#88)

feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages

Signed-off-by: mitsudome-r <[email protected]>
  • Loading branch information
mitsudome-r authored Apr 25, 2024
1 parent 79f9a7f commit 4720b34
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions autoware_vehicle_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/SteeringReport.msg"
"msg/TurnIndicatorsCommand.msg"
"msg/TurnIndicatorsReport.msg"
"msg/VehicleControlCommand.msg"
"msg/VehicleKinematicState.msg"
"msg/VehicleOdometry.msg"
"msg/VelocityReport.msg"
"srv/ControlModeCommand.srv"
DEPENDENCIES
Expand Down
5 changes: 0 additions & 5 deletions autoware_vehicle_msgs/msg/VehicleControlCommand.msg

This file was deleted.

3 changes: 0 additions & 3 deletions autoware_vehicle_msgs/msg/VehicleKinematicState.msg

This file was deleted.

4 changes: 0 additions & 4 deletions autoware_vehicle_msgs/msg/VehicleOdometry.msg

This file was deleted.

0 comments on commit 4720b34

Please sign in to comment.