ROS 2, Crystal Clemmys: not found test_pluginlib/local_setup.sh

asked 2018-12-09 10:24:12 -0500

LanderU gravatar image

Hello!

I have installed from sources Crystal Clemmys following the instructions from here: https://discourse.ros.org/t/ros-2-cry...

My system is:

lander@wks4:/media/lander/Datos1/github/ros2_crystal$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:    16.04
Codename:   xenial

I have compiled changing the tag to master. As explained in the docs. I compiled using the following command:

colcon build --merge-install

No problems with the compilation :). When I source my workspace as follows:

lander@wks4:/media/lander/Datos1/github/ros2_crystal$ source install/setup.bash 
not found: "/media/lander/Datos1/github/ros2_crystal/install/share/test_pluginlib/local_setup.sh"
not found: "/media/lander/Datos1/github/ros2_crystal/install/share/test_pluginlib/local_setup.bash"

I got the warnings shows above. I think is not a problem because I’m able to run the demos using Fast-RTPS and OpenSplice rmw implementations. Is just to inform you.

Thank you!

Regards,

@LanderU

edit retag flag offensive close merge delete