ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

This issue is mentioned in https://gitlab.com/autowarefoundation/autoware.auto/AutowareAuto/-/issues/977

by default, for AWFLexus2016RXHybrid there is no Vehicle Odometry Sensor, so without odom feedback, the car is going max speed and just ... fails... 😄, fix is to add it manually,

I could resolve the issue by:

  1. Add Vehicle Odometry Sensor to the sensor configuration(Autoware.Auto of Lexus2016RXHybrid)
  2. Set Topic to /lgsvl/vehicle_odom
  3. Set Frame to base_link (This may not be necessary)