Problem with ROS2 installation
i am following this link to install ROS2 Crystal on my ubuntu 16.04. I already have ROS Kinetic installed on my machine. During this step . ~/ros2_install/ros2-linux/setup.bash
, I get this warning:
[connext_cmake_module] Warning: The location at which Connext was found when the workspace was built [[/opt/rti.com/rti_connext_dds-5.3.1]] does not point to a valid directory, and the NDDSHOME environment variable has not been set. Support for Connext will not be available.
This is asking for RTI DDS installation. How do I make that use some other open source DDS implementation?