fix
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
服务器:
|
||||
ssh bj-txy
|
||||
cd OmniSoketGo
|
||||
cd OmniSocketGo
|
||||
./bin/kcpserver -listen 0.0.0.0:10909
|
||||
|
||||
ssh gz-txy
|
||||
cd OmniSoketGo
|
||||
cd OmniSocketGo
|
||||
./bin/kcpserver -mode=relay -listen 0.0.0.0:10909 -relay-remote 172.21.32.15:10909
|
||||
|
||||
MuJoCo端:
|
||||
@@ -23,7 +23,7 @@ python3 rl_control_node_sim.py
|
||||
控制端:
|
||||
键盘控制:
|
||||
cd tienkung-szu/Deploy_Tienkung
|
||||
python3 udp_loopback/omnisoket_keyboard_sender.py
|
||||
python3 udp_loopback/omnisocket_keyboard_sender.py
|
||||
|
||||
xbox:
|
||||
终端1:
|
||||
@@ -32,7 +32,7 @@ ros2 run joy joy_node --ros-args -r joy:=/xbox_data
|
||||
|
||||
终端2:
|
||||
cd tienkung-szu/Deploy_Tienkung
|
||||
python3 udp_loopback/omnisoket_xbox_sender.py
|
||||
python3 udp_loopback/omnisocket_xbox_sender.py
|
||||
|
||||
# OmniSocket Integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user