delete motorpower.msg in cmakelists

This commit is contained in:
Darby Lim 2017-10-10 15:40:41 +09:00
parent 74cea7a97c
commit bdd2cd0a72

View File

@ -20,7 +20,6 @@ find_package(catkin REQUIRED COMPONENTS
add_message_files(
FILES
SensorState.msg
MotorPower.msg
VersionInfo.msg
PanoramaImg.msg
)