#47 · Primary category: Robotics & Embodied AI Simulation

redtail

ai artificial-intelligence computer-vision deep-learning drones jetson robotics

Perception and AI components for autonomous mobile robotics.

Project last updated:11/17/20

GitHub Stars

1.0K

Forks

341

Contributors

5

License

BSD-3-Clause

Why we included this project

For anyone building a drone or rover that has to navigate cluttered outdoor terrain without GPS or a map, this NVIDIA project is one of the more complete references around. It pairs the TrailNet neural network for visual navigation with a Stereo DNN that estimates depth from a stereo camera, and includes the control code and hardware assembly instructions needed to get a working vehicle running on Jetson hardware. The training pipeline is documented and pre-trained weights ship with the repo, so you can either retrain for your own environment or start from existing checkpoints. Development has been quiet since 2020, so treat it as a well-documented reference architecture and research baseline rather than an actively maintained product. The linked papers and demo videos, including a one-kilometer autonomous flight, make it easier to judge whether this vision-based approach.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category