All Projects → NVIDIA-AI-IOT → deep_nav_layers

NVIDIA-AI-IOT / deep_nav_layers

Licence: BSD-3-Clause license
A series of plugins to the ROS navigation stack to incorporate deep learning inputs.

Programming Languages

Makefile
30231 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language
shell
77523 projects

deep_nav_layers

A series of plug-ins to the ROS navigation stack to incorporate deep learning inputs.

This work provides a promising look at the potential to leverage both the power of robotics and deep learning alongside each other. This technique has several real-world applications such as detecting stairs, potholes or other hazards to robots in unstructured environments.

ROS Pipeline for deep_nav_layers

Required Package:

Following are the steps:

  • On Terminal #1 bash ~/jetson-UGV/tools/sim-mode.bash

  • On Terminal #2 roslaunch jackal_navigation chameleon_nav.launch from_bag:=true

  • On Terminal #3 rosrun rviz rviz -d ~/jetson-UGV/ros/jackal_viz/navigation.rviz

  • On Terminal #1 rosbag play /ssd/lastDay.bag --clock

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].