Skip to content

Create map for autoware #2520

Answered by emi0116
shmpwk asked this question in Q&A
Apr 14, 2022 · 0 comments · 7 replies
Discussion options

You must be logged in to vote

Hello.
You have an interesting discussion.
The feature-based slams proposed by loam (lego-loam, lio-sam, etc.) are very fast and good for real-time mapping, but I would not recommend using them for map matching because the maps are very blurry.
If you can use ROS1, I suggest you use hdl_graph_slam or interactive_slam.
For ROS2, I have used lidarslam_ros2(https://github.com/rsasaki0109/lidarslam_ros2), which is also good
(There was talk that it would also be used in navigation2, but it appears that work has now stopped.
ros-navigation/navigation2#1757
)

Replies: 0 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@shmpwk
Comment options

shmpwk Apr 14, 2022
Maintainer Author

@shmpwk
Comment options

shmpwk Apr 20, 2022
Maintainer Author

Comment options

You must be logged in to vote
3 replies
@shmpwk
Comment options

shmpwk Apr 15, 2022
Maintainer Author

@emi0116
Comment options

@shmpwk
Comment options

shmpwk Apr 20, 2022
Maintainer Author

Answer selected by shmpwk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
component:map Map creation, storage, and loading.
3 participants