Autoware Hatem 1.13.0 Object Avoidance Not working
I am trying to do object avoidance with the autoware.ai.hatem openplanner.1.13.0. So far I have been unsuccessful. I have screen recorded the step https://youtu.be/swxcwPBPXUo
I am not sure what is broken. I have echoed the lidar_kf_contour_track
topic and also checked the rqt_graph to make sure it has a connection with the op_motion_predictor
. I am not sure what I am missing.
In https://github.com/hatem-darweesh/cor...
Try to change useNavGoalToSetStaticObstacle = false
@Hatem Thank you, it works now. The lane-changing feature is work in progress?