Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
example-robot-data
Commits
7f053ec1
Commit
7f053ec1
authored
Nov 25, 2019
by
Wolfgang Merkt
Browse files
Install package.xml
parent
f096f11b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7f053ec1
...
...
@@ -53,3 +53,6 @@ IF(NOT INSTALL_PYTHON_INTERFACE_ONLY)
INSTALL
(
DIRECTORY robots/hector_description DESTINATION share/
${
PROJECT_NAME
}
/robots
)
INSTALL
(
DIRECTORY robots/double_pendulum_description DESTINATION share/
${
PROJECT_NAME
}
/robots
)
ENDIF
(
NOT INSTALL_PYTHON_INTERFACE_ONLY
)
# Install catkin package.xml
INSTALL
(
FILES package.xml DESTINATION share/
${
PROJECT_NAME
}
)
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