You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use correct Connext 7.3.0 deb package name
Signed-off-by: Francisco Gallego Salido <[email protected]>
* Make sure the colcon command is run from the ros2_ws directory
Signed-off-by: Francisco Gallego Salido <[email protected]>
* Make sure the user doesn't forget to set up the ROS 2 environment before trying to compile the RMW from source
Signed-off-by: Francisco Gallego Salido <[email protected]>
---------
Signed-off-by: Francisco Gallego Salido <[email protected]>
(cherry picked from commit 2b8e935)
Set up the environment to help colcon discover where RTI Connext is installed.
81
82
This can be done by manually setting the environment variable ``NDDSHOME`` to the location of the RTI Connext installation, or by using a script that comes with the RTI Connext installation:
@@ -84,6 +85,12 @@ This can be done by manually setting the environment variable ``NDDSHOME`` to th
0 commit comments