Files
moos-ivp-pi/src/pEmulator/pEmulator.moos
zengxiaobin 3825c56552 no comment
2023-11-28 15:20:34 +08:00

15 lines
240 B
Plaintext
Executable File

ProcessConfig = pEmulator
{
AppTick = 5
CommsTick = 5
//matlab_host = 192.168.0.11
matlab_host = 10.25.0.206
matlab_port = 8085
local_port = 8080
prefix = NAV
start_x = 0
start_y = 0
start_z = 0
start_heading = 30
}