https://github.com/aserbremen/vox_nav

A navigation system for outdoor robotics in rough uneven terrains.

https://github.com/aserbremen/vox_nav

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A navigation system for outdoor robotics in rough uneven terrains.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of NMBURobotics/vox_nav
Created about 2 years ago · Last pushed over 1 year ago

https://github.com/aserbremen/vox_nav/blob/humble/

# vox_nav
A navigation framework for outdoor robotics in rough uneven terrains.

![humble](https://github.com/jediofgever/vox_nav/workflows/humble/badge.svg)  

![foxy](https://github.com/jediofgever/vox_nav/workflows/foxy/badge.svg)  

### Documenation

Please note that the documentation is under Construction!, so some parts might be missing.

https://nmburobotics.github.io/vox_nav/#/


### Videos 

* A video with a better resolution [Thorvald Navigation with vox_nav](https://www.youtube.com/watch?v=LIhPUCxiOAg) 

### Related Publications

If using vox_nav for scientific publications, please consider citing the following papers.

```bash

@INPROCEEDINGS{9981647,
  author={Atas, Fetullah and Cielniak, Grzegorz and Grimstad, Lars},
  booktitle={2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)}, 
  title={Elevation State-Space: Surfel-Based Navigation in Uneven Environments for Mobile Robots}, 
  year={2022},
  volume={},
  number={},
  pages={5715-5721},
  doi={10.1109/IROS47612.2022.9981647}}

@article{DBLP:journals/corr/abs-2103-13666,
  author    = {Fetullah Atas and
               Lars Grimstad and
               Grzegorz Cielniak},
  title     = {Evaluation of Sampling-Based Optimizing Planners for Outdoor Robot
               Navigation},
  journal   = {CoRR},
  volume    = {abs/2103.13666},
  year      = {2021},
  url       = {https://arxiv.org/abs/2103.13666},
  archivePrefix = {arXiv},
  eprint    = {2103.13666},
  timestamp = {Wed, 07 Apr 2021 15:31:46 +0200},
  biburl    = {https://dblp.org/rec/journals/corr/abs-2103-13666.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}
```

### Credits

* A lot of architectural aspects of this project has been inspired by the [Navigation2.](https://github.com/ros-planning/navigation2).
We greatly appreciate the efforts of [Navigation2.](https://github.com/ros-planning/navigation2) community for providing such high quality software design to Robotics community.

* This systems relies on libraries e.g. [OMPL](https://github.com/ompl/ompl), [Casadi](https://github.com/casadi/casadi), [Octomap](https://github.com/OctoMap/octomap)
  and many more, they cant all be listed here, we appriciate and recognize the efforts of people involved in development of these libraries.

Owner

  • Name: Andreas Serov
  • Login: aserbremen
  • Kind: user
  • Company: University of Bremen

GitHub Events

Total
  • Push event: 7
  • Fork event: 1
Last Year
  • Push event: 7
  • Fork event: 1