Skip to content

erp5_officejs_drone_simulator: ensure user script respects command frequency limit

Léo-Paul Géneau requested to merge lpgeneau/erp5:add_command_limit into master

UAVs autopilot can only treat direction and speed commands up to a given frequency. Therefore an error should be triggered in the simulation if the script does not respect this frequency limit.

Edited by Léo-Paul Géneau

Merge request reports