ROS 2 not found test_pluginlib/local_setup.sh

Hello!

I have installed from sources Crystal Clemmys following the instructions from here: ROS 2 Crystal Clemmys call for testing and package releases

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

1 Like

ROS Discourse is about News and general discussion about ROS. Kind of like the “ros-users” of discourse.ros.org.

If you have a question: Please ask on http://answers.ros.org following our support guidelines. This is not the right place.

–> https://answers.ros.org/questions/scope:all/sort:activity-desc/page:1/query:crystal/

Hi @ThiloZimmermann,

sorry, bad place for the question.

Thank you!

Regards,

@LanderU

1 Like