How to implement custom behavior on object detection [closed]

asked 2021-04-18 21:37:05 -0500

sisaha9 gravatar image

updated 2021-05-08 20:36:51 -0500

I am currently trying to implement a GPS based navigation. I will be using robot_localization to create the map -> odom -> base_link frame. I have an idea as to how to do the navigation but I was wondering how would I incorporate lanes into it. Lanes will likely not be detected by the Lidar as an object. Is it possible to use a camera to detect lanes and switch behaviours? I would prefer to handle object/lane avoidance behavior on my end. Any reference to documentation/implementation would be helpful here

Edit: It's done using controller plugins in Nav2

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sisaha9
close date 2021-05-08 20:36:20.270322