-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Semantic SLAM #189
Comments
|
@eborghi10 I see you've already prototype'd a branch using With that in mind, I propose we:
OctoMap and Voxblox are neat 3D representations but overkill for 2D navigation. Object detection, on the other hand, would allow for semantic navigation commands. |
Describe the solution you'd like
Implement a Semantic Segmentation application to detect a free path, for example, to navigate using a camera.
Working branch
Describe alternatives you've considered
ros-semantic-segmentation
semantic_slam
SimVODIS
ros_object_analytics
orb-slam2_with_semantic_labelling
bom
Object Detection and Tracking
apc-vision-toolbox
bonnet
coral_usb_ros
--> Dockersemantic_3d_mapping
FCNN for road detection
DS-SLAM
Additional context
An overview of semantic image segmentation.
Semantic Mapping in ROS by Xavier Gallart Del Burgo
Kimera: an Open-Source Library for Real-Time Metric-Semantic Localization and Mapping
The text was updated successfully, but these errors were encountered: