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
Then, install necessary packages for RTI Connext DDS.
82
+
83
+
.. code-block:: console
84
+
85
+
$ cd ..
86
+
$ rosdep install --from src -i
87
+
81
88
Set up the environment to help colcon discover where RTI Connext is installed.
82
89
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:
0 commit comments