Skip to content

Commit

Permalink
Delete launchCanBus template/stub .ini files
Browse files Browse the repository at this point in the history
This app depends on a robot-specific config.ini. Users should take a
look at available launcher .inis within a <robot>-configuration-files
repository of their choice and adapt them to their needs, then reuse or
add additional descriptor files to the robots/ tree loaded by
config.ini.
  • Loading branch information
PeterBowman committed Dec 22, 2019
1 parent c766901 commit 6218d34
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 155 deletions.
5 changes: 0 additions & 5 deletions share/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
# Author: Juan G Victores and Raul de Santos Rico
# CopyPolicy: Released under the terms of the GNU GPL v2.0

if(ENABLE_launchCanBus)
yarp_install(DIRECTORY contexts/launchCanBus
DESTINATION ${ROBOTICSLAB-YARP-DEVICES_CONTEXTS_INSTALL_DIR})
endif()

if(ENABLE_SpaceNavigator)
yarp_install(DIRECTORY applications/yarpmanager/spaceNavigator
DESTINATION ${ROBOTICSLAB-YARP-DEVICES_APPLICATIONS_INSTALL_DIR}/yarpmanager)
Expand Down
23 changes: 0 additions & 23 deletions share/contexts/launchCanBus/oneCanBusOneWrapper-CuiAbsolute.ini

This file was deleted.

24 changes: 0 additions & 24 deletions share/contexts/launchCanBus/oneCanBusOneWrapper-left-arm.ini

This file was deleted.

24 changes: 0 additions & 24 deletions share/contexts/launchCanBus/oneCanBusOneWrapper-right-arm.ini

This file was deleted.

23 changes: 0 additions & 23 deletions share/contexts/launchCanBus/oneCanBusOneWrapper.ini

This file was deleted.

56 changes: 0 additions & 56 deletions share/contexts/launchCanBus/twoCanBusThreeWrappers.ini

This file was deleted.

0 comments on commit 6218d34

Please sign in to comment.