mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-03-18 21:50:36 +01:00
Update command to run odo.py instead of action.py
This commit is contained in:
@@ -213,4 +213,4 @@ if __name__ == "__main__":
|
||||
# socat -d -d pty,raw,echo=0,link=/tmp/SIM_ACTION pty,raw,echo=0,link=/tmp/USB_ACTION
|
||||
# python3 simulated_pcb/action.py --port /tmp/SIM_ACTION
|
||||
# socat -d -d pty,raw,echo=0,link=/tmp/SIM_ODO pty,raw,echo=0,link=/tmp/USB_ODO
|
||||
# python3 simulated_pcb/action.py --port /tmp/SIM_ODO
|
||||
# python3 simulated_pcb/odo.py --port /tmp/SIM_ODO
|
||||
|
||||
Reference in New Issue
Block a user