Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robotlab
dynamics_identification
configuration_msgs
Commits
18aea233
Commit
18aea233
authored
Apr 03, 2020
by
Matthias Mayr
Browse files
Adds another empty message.
parent
8433407f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
18aea233
...
...
@@ -45,11 +45,10 @@ find_package(catkin REQUIRED
## * add every package in MSG_DEP_SET to generate_messages(DEPENDENCIES ...)
## Generate messages in the 'msg' folder
# add_message_files(
# FILES
# Message1.msg
# Message2.msg
# )
add_message_files
(
FILES
ListConfigurations.msg
)
## Generate services in the 'srv' folder
add_service_files
(
...
...
msg/ListConfigurations.msg
0 → 100644
View file @
18aea233
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment