Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

important files are not installed #111

Open
christian-rauch opened this issue Apr 12, 2022 · 0 comments
Open

important files are not installed #111

christian-rauch opened this issue Apr 12, 2022 · 0 comments

Comments

@christian-rauch
Copy link
Collaborator

christian-rauch commented Apr 12, 2022

Most packages (and their dependencies) are missing install commands for launch files etc. This prevents running packages from an install space .

The following should work:

catkin config --install
catkin build
source install/setup.bash
roslaunch rpbi_examples basic_example_kuka_lwr.launch

but fails with:

RLException: [basic_example_kuka_lwr.launch] is neither a launch file in package [rpbi_examples] nor is [rpbi_examples] a launch file name

This will be required for a bloom release and a port to ROS2 since colcon only creates the install space.

@christian-rauch christian-rauch mentioned this issue Apr 27, 2022
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant