Skip to content

Active Multi-class Mapping using Semantic Shannon Mutual Information (S2MI)

License

Notifications You must be signed in to change notification settings

heheguoqushi/SSMI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Shannon Mutual Information (SSMI)

S2MI is a library for autonomous robot exploration using a stream of depth and semantic segmentation images as the input to build a semantically annotated OctoMap in real-time.

S2MI is implemented as two ROS packages, which can be built on x86-64 and ARM-based processors:

  • Semantic OctoMap implementation for building probabilistic multi-class maps of an environment (SSMI-Mapping)
  • Autonomous exploration using Semantic Shannon Mutual Information (SSMI-Planning)

S2MI

Citation

If you found this work useful, we would appreciate if you could cite our work:

@InProceedings{Asgharivaskasi-ICRA21,
  author={Asgharivaskasi, Arash and Atanasov, Nikolay},
  booktitle={IEEE International Conference on Robotics and Automation (ICRA)}, 
  title={Active Bayesian Multi-class Mapping from Range and Semantic Segmentation Observations}, 
  year={2021},
  pages={1-7}
@InProceedings{Asgharivaskasi-journal,
 title = {Semantic OcTree Mapping and Shannon Mutual Information Computation for Robot Exploration},
 author = {A. Asgharivaskasi, N. Atanasov},
 year = {2021},
 booktitle = {arxiv},
 pdf = {https://arxiv.org/pdf/2112.04063.pdf}
}

Acknowledgments

We gratefully acknowledge support from ARL DCIST CRA W911NF-17-2-0181 and NSF FRR CAREER 2045945.

License

BSD License

About

Active Multi-class Mapping using Semantic Shannon Mutual Information (S2MI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.2%
  • Python 14.7%
  • CMake 3.1%
  • C 1.0%