Private
Public Access
Update Running Orocos
+10
-1
@@ -1,4 +1,13 @@
|
||||
Orocos can be started with:
|
||||
If Orocos has been installed in a shellbox, then you can connect to it with:
|
||||
|
||||
```
|
||||
# to connect to orocos
|
||||
telnet localhost 50001
|
||||
# ^x to kill and restart
|
||||
# ^d to simply close the telnet connection
|
||||
```
|
||||
|
||||
Otherwise, Orocos can be started with:
|
||||
|
||||
```
|
||||
cd ~/work/stxm-test/PixelatorRealtime/startup/PolLux
|
||||
|
||||
Reference in New Issue
Block a user