Skip to content

Commit

Permalink
removed unused bumper-related msg and srv
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jan 27, 2024
1 parent 91102f2 commit c82237a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ add_message_files(DIRECTORY msg/gazebo_simulation FILES
# messages for the UAV_MANAGERS
add_message_files(DIRECTORY msg/uav_managers FILES

BumperStatus.msg
ConstraintManagerDiagnostics.msg
ControlError.msg
ControllerDiagnostics.msg
Expand Down Expand Up @@ -110,7 +109,6 @@ add_message_files(DIRECTORY msg/trajectory_generation FILES
# services for UAV_MANAGERS
add_service_files(DIRECTORY srv/uav_managers FILES

BumperParamsSrv.srv
ConstraintsOverride.srv
DynamicsConstraintsSrv.srv
ReferenceSrv.srv
Expand Down
3 changes: 0 additions & 3 deletions msg/uav_managers/BumperStatus.msg

This file was deleted.

12 changes: 0 additions & 12 deletions srv/uav_managers/BumperParamsSrv.srv

This file was deleted.

0 comments on commit c82237a

Please sign in to comment.