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
Copy file name to clipboardExpand all lines: source/Tutorials/Demos/Real-Time-Programming.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The real-time demo was written with Linux operating systems in mind, since many
35
35
Since many of the operations done in the demo to optimize performance are OS-specific, the demo only builds and runs on Linux systems.
36
36
**So, if you are an OSX or Windows user, don't try this part!**
37
37
38
-
Also this must be built from source using a the static DDS API. **Currently the only supported implementation is Connext**.
38
+
Also this must be built from source using a static DDS API. **Currently the only supported implementation is Connext**.
39
39
40
40
First, follow the instructions to build ROS 2 :doc:`from source <../../Installation/Alternatives/Ubuntu-Development-Setup>` using Connext DDS as the middleware.
0 commit comments