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

autoware adas

asked 2020-07-07 08:33:10 -0500

Ahmet Soyyigit gravatar image

updated 2021-06-21 13:23:12 -0500

jayess gravatar image

Hello dear community members,

I am trying to run Autoware.AI 1.14.0 with as many nodes as possible to see its load and performance. As far as I understand, there are two types of maps in Autoware.AI, point cloud map and vector map. The point cloud map of a dataset can be generated by playing its ROSBAG while running ndt_mapping as demonstrated in this video: https://www.youtube.com/watch?v=ss6Bl...

Questions:

Q1-) Is there a way to generate vector map for KITTI dataset?

Q2-) Some planning packages like waypoint_follower mention a map named ADAS map. Is this a separate map from point cloud and vector maps, or is it same of one of them?

Q3-) If ADAS map is a seperate map, how can we generate it for KITTI dataset if possible?

Thanks!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2021-06-21 03:27:02 -0500

gnykumar@gmail.com gravatar image

Hi,

You can use this for building Autoware Vector map for any PCD maps.

https://github.com/autocore-ai/MapToo...

And in same with master branch you can build Lanelet2 Map also

edit flag offensive delete link more
0

answered 2020-07-11 10:43:18 -0500

Ahmet Soyyigit gravatar image

I learned the answer of first question. There is an online tool for creating vector maps: https://tools.tier4.jp/vector_map_bui... . After generating pcd files of kitti (ref: https://answers.ros.org/question/2696...), the vector map can be generated by using the point cloud data in that online tool.

Also, The ADAS map is not the vector map, but I still don't know what it is.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-07-07 08:28:13 -0500

Seen: 447 times

Last updated: Jun 21 '21