We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63172c commit a97df90Copy full SHA for a97df90
1 file changed
rtosnode-config.xml
@@ -13,7 +13,7 @@
13
14
<!-- Listen on any network socket on the default port. -->
15
<!-- <listen protocol="rti" address="::" service="14321"/> -->
16
- <listen url="rti://[192.168.0.112]:14321/"/>
+ <listen url="rti://[192.168.86.163]:14321/"/>
17
18
<!-- Listen on a local unix domain socket. -->
19
<!-- <listen url="pipe:///tmp/rtos-server-socket"/> -->
0 commit comments