Skip to content

twist_gate: Don't send gear cmd when using LGSVL sim

Ian Colwell requested to merge 79_twist_gate_lgsvl_updates into as/master

Resolves #79 (closed) by disabling gear cmd when using LGSVL sim. Previously we had intended to change the gear to Drive automatically, but it appears sending non-zero gear causes LGSVL to switch to ctrl_cmd input instead of twist_cmd. This behaviour is partially explained here: https://github.com/lgsvl/simulator/issues/1786

Merge request reports