ardupilot/libraries/AP_CANManager/README.md

12 lines
360 B
Markdown
Raw Normal View History

## Testing And Debugging
**Testing under SITL**
2023-08-26 18:45:58 -03:00
A wide range of DroneCAN peripherals are supported in the SITL
simulation system. The simplest way of starting a DroneCAN enabled
simulated vehicle is to use sim_vehicle.py.
2023-08-26 18:45:58 -03:00
For a quadplane use: sim_vehicle.py with the option -f quadplane-can
For a quadcopter use: sim_vehicle.py with the option -f quad-can