Project

General

Profile

Revision 9b11c5b3

ID9b11c5b302f60a04061b6770a67f1a9e847bfbee

Added by Alex Zirbel over 12 years ago

Small tidying up.

Took out unneeded gensrv() in buttons, which caused a compilation warning, and made miniscule style changes to motors.cpp.

View differences:

scout/buttons/CMakeLists.txt
19 19
#uncomment if you have defined messages
20 20
rosbuild_genmsg()
21 21
#uncomment if you have defined services
22
rosbuild_gensrv()
22
#rosbuild_gensrv()
23 23

  
24 24
#common commands for building c++ executables and libraries
25 25
#rosbuild_add_library(${PROJECT_NAME} src/example.cpp)

Also available in: Unified diff