mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 16:48:29 -04:00
SITL: add comment to SIM_VICON
This commit is contained in:
parent
b71403c11a
commit
b2dd6446c8
@ -26,7 +26,7 @@
|
||||
|
||||
using namespace SITL;
|
||||
|
||||
#define USE_VISION_POSITION_ESTIMATE 1
|
||||
#define USE_VISION_POSITION_ESTIMATE 1 // 1 = send VISION_POSITION_ESTIMATE messages, 0 = send VICON_POSITION_ESTIMATE
|
||||
|
||||
|
||||
Vicon::Vicon() :
|
||||
|
Loading…
Reference in New Issue
Block a user