Skip to content

Commit

Permalink
correcting CMakefile spencer
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg8978 committed Apr 24, 2015
1 parent ab47d09 commit b2351be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spencer_tracking_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ add_message_files(
)

# Generate services in the 'srv' folder
add_service_files(
FILES
GetPersonTrajectories.srv
)
#add_service_files(
# FILES
# GetPersonTrajectories.srv
#)

## Generate added messages and services with any dependencies listed here
generate_messages(
Expand Down

0 comments on commit b2351be

Please sign in to comment.