https://github.com/chroma-citi/namosim
A mobile-robot navigation planner for navigating among movable obstacles
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README and JOSS metadata -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
A mobile-robot navigation planner for navigating among movable obstacles
Basic Info
- Host: GitHub
- Owner: Chroma-CITI
- License: mit
- Language: Python
- Default Branch: humble
- Homepage: https://chroma-citi.github.io/namosim/
- Size: 35.8 MB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
NAMOSIM

NAMOSIM is a robot motion planner designed for the problem of navigation among movable obstacles (NAMO). It simulates mobile robots navigating in 2D polygonal environments in which certain obstacles can be grabbed and relocated. It currently supports holonomic and differential drive motion models. A variety of agent types are implemented, including primarily our Stilman2005 baseline agent. New agents utilizing alternative algorithmic approaches can be created and plugged into the planner in a straightforward manner by implementing the Agent base class.
Documentation
Please check out the docs site for installation and usage instructions.
To build the docs site locally, run:
bash
./scripts/make_docs.sh
Demos
Here are a couple demo videos applying namosim on real and simulated robots.
NAMOSIM on a Turtlebo
NAMOSIM on Multiple Robots in Gazebo
Authors
- Benoit Renault
- Jacques Saraydaryan
- David Brown
- Olivier Simonin
Affiliated Teams and Organisations
| | Org/Team |
| ----------------------------------------------- | --------------------------------------------- |
|
| Inria |
|
| INSA Lyon |
|
| CITI Laboratory |
| CHROMA | CHROMA Team |
Cite Us
If you reuse any part of this project in your research, please cite the associated papers:
bibtex
@inproceedings{renault:hal-04705395,
TITLE = {{Multi-Robot Navigation among Movable Obstacles: Implicit Coordination to Deal with Conflicts and Deadlocks}},
AUTHOR = {Renault, Benoit and Saraydaryan, Jacques and Brown, David and Simonin, Olivier},
URL = {https://hal.science/hal-04705395},
BOOKTITLE = {{IROS 2024 - IEEE/RSJ International Conference on Intelligent Robots and Systems}},
ADDRESS = {Abu DHABI, United Arab Emirates},
PUBLISHER = {{IEEE}},
PAGES = {1-7},
YEAR = {2024},
MONTH = Oct,
KEYWORDS = {Planning ; Scheduling and Coordination ; Path Planning for Multiple Mobile Robots or Agents ; Multi-Robot Systems},
PDF = {https://hal.science/hal-04705395v1/file/IROS24_1134_FI.pdf},
HAL_ID = {hal-04705395},
HAL_VERSION = {v1},
}
bibtex
@inproceedings{renault:hal-02912925,
TITLE = {{Modeling a Social Placement Cost to Extend Navigation Among Movable Obstacles (NAMO) Algorithms}},
AUTHOR = {Renault, Benoit and Saraydaryan, Jacques and Simonin, Olivier},
URL = {https://hal.archives-ouvertes.fr/hal-02912925},
BOOKTITLE = {{IROS 2020 - IEEE/RSJ International Conference on Intelligent Robots and Systems}},
ADDRESS = {Las Vegas, United States},
SERIES = {2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) Conference Proceedings},
PAGES = {11345-11351},
YEAR = {2020},
MONTH = Oct,
DOI = {10.1109/IROS45743.2020.9340892},
KEYWORDS = {Navigation Among Movable Obstacles (NAMO) ; Socially- Aware Navigation (SAN) ; Path planning ; Simulation},
PDF = {https://hal.archives-ouvertes.fr/hal-02912925/file/IROS_2020_Camera_Ready.pdf},
HAL_ID = {hal-02912925},
HAL_VERSION = {v1},
}
Owner
- Login: Chroma-CITI
- Kind: user
- Repositories: 1
- Profile: https://github.com/Chroma-CITI
JOSS Publication
NAMOSIM: a Robot Motion Planner for Navigation Among Movable Obstacles
Authors
Tags
robotics motion planning NAMO ROS 2 simulation path planningGitHub Events
Total
- Issues event: 8
- Watch event: 2
- Delete event: 9
- Issue comment event: 8
- Push event: 54
- Pull request event: 9
- Create event: 5
Last Year
- Issues event: 8
- Watch event: 2
- Delete event: 9
- Issue comment event: 8
- Push event: 54
- Pull request event: 9
- Create event: 5
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 7
- Total pull requests: 5
- Average time to close issues: 9 days
- Average time to close pull requests: 39 minutes
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 2.14
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 5
- Average time to close issues: 9 days
- Average time to close pull requests: 39 minutes
- Issue authors: 3
- Pull request authors: 1
- Average comments per issue: 2.14
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- SteveMacenski (4)
- sea-bass (2)
- david-wb (1)
Pull Request Authors
- david-wb (5)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/cache v4 composite
- actions/checkout v4 composite
- peaceiris/actions-gh-pages v4 composite
- osrf/ros humble-desktop-full build
- aabbtree *
- bidict *
- black *
- cairosvg *
- jsonpickle *
- jupyter *
- matplotlib *
- numpy ==1.21.5
- numpy-stl *
- opencv-python-headless *
- pandas *
- pillow ==9.0.1
- pre-commit *
- pydantic ==2.10.6
- pydantic-xml ==2.14.3
- pyright *
- pytest >=6.2.5,<7
- pytest-cov *
- scikit-image *
- shapely ==1.8.0
- sphinx *
- sphinx-copybutton *
- sphinx-rtd-theme *
- svgpath2mpl *
- torch *
- torchvision *
- transformers *
- triangle *
- typer *
- typing-extensions *
- wandb *
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- openjournals/openjournals-draft-action master composite
