How to use ctrl_cmd messages instead of twist_cmd in Autoware + Gazebo simulation
The README file states that it is possible to select the input from Autoware that is sent to Gazebo:
vehicle_cmd : select field twist_cmd (default) or ctrl_cmd
I tried sending messages via rqt, but gazebo only responded to twist_cmd. How do I select ctrl_cmd as the input?