mirror of https://github.com/ArduPilot/ardupilot
SITL: added parameters for laser scanner example
This commit is contained in:
parent
e883c6392f
commit
e569e3e1e6
|
@ -0,0 +1,8 @@
|
|||
|
||||
# setup rover for skid steering
|
||||
SERVO1_FUNCTION 73
|
||||
SERVO3_FUNCTION 74
|
||||
|
||||
# setup laser scanner
|
||||
PRX_TYPE 11
|
||||
AVOID_ENABLE 7
|
Loading…
Reference in New Issue