Skip to content

Commit

Permalink
Removed AxisDelta message.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcdangio committed Jul 7, 2019
1 parent 4ef4741 commit dd090c6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ find_package(catkin REQUIRED message_generation std_msgs)
add_message_files(
FILES
AxisState.msg
AxisDelta.msg
Proximity.msg
AnalogVoltage.msg
)
Expand Down
6 changes: 0 additions & 6 deletions msg/AxisDelta.msg

This file was deleted.

1 change: 0 additions & 1 deletion sensor_msgs_ext.pro
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ CONFIG -= qt
DISTFILES += \
CMakeLists.txt \
msg/AnalogVoltage.msg \
msg/AxisDelta.msg \
msg/AxisState.msg \
msg/Proximity.msg \
package.xml \
Expand Down

0 comments on commit dd090c6

Please sign in to comment.