Skip to content
Snippets Groups Projects
Commit 67d18067 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Commented add_message_files()

parent 85d3cdfd
No related branches found
No related tags found
No related merge requests found
......@@ -48,10 +48,10 @@ find_package(catkin REQUIRED COMPONENTS
## * add every package in MSG_DEP_SET to generate_messages(DEPENDENCIES ...)
## Generate messages in the 'msg' folder
add_message_files(
FILES
#add_message_files(
# FILES
# Message.msg
)
#)
## Generate services in the 'srv' folder
add_service_files(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment