-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upload stuff from roboticslab-uc3m/teo-openrave-models
- Loading branch information
1 parent
57d4eac
commit 1e5f084
Showing
19 changed files
with
1,101,031 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
yarp_configure_external_installation(teo-configuration-files) | ||
yarp_configure_external_installation(teo-openrave-models) | ||
|
||
yarp_install(DIRECTORY contexts/launchCanBus | ||
DESTINATION ${TEO-CONFIGURATION-FILES_CONTEXTS_INSTALL_DIR}) | ||
|
||
yarp_install(DIRECTORY robots/teo | ||
DESTINATION ${TEO-CONFIGURATION-FILES_ROBOTS_INSTALL_DIR}) | ||
|
||
yarp_install(DIRECTORY openrave | ||
DESTINATION ${TEO-OPENRAVE-MODELS_DATA_INSTALL_DIR}) |
Oops, something went wrong.