Robotics StackExchange | Archived questions

Autoware Curb Detection

Hello, We are running autoware.ai on ROS Kinetic, Ubuntu 16.04, built with CUDA 9.0. We have created a vector map using the Unity map toolbox for autoware and have lanes as well as curbs integrated into it. We are able to extract the lanes info by running OP global planner and subscribing to the topic /lanewaypointsarray, after providing a 2dnavgoal in Rviz. My questions are:

-How do we extract the curb info similarly, does the OP global planner generate a topic for all the curbs (x, y coordinates)?

-Is there an efficient method to get the closest n number of curb points in global frame to base_link (the vehicle frame)?

Thank you,

Asked by hdossaji94 on 2020-06-19 09:02:39 UTC

Comments

Answers