Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined 2D and 3D Navigation using SLAM Algorithm using D435 and RP LIDAR on ROS Melodic Using Jetson Nano 4GB. #1335

Open
TheMuhammadRafay opened this issue Aug 30, 2024 · 1 comment

Comments

@TheMuhammadRafay
Copy link

Hi fellows,

I am new to ROS and Jetson Nano. We have to make an autonomous vehicle for our final year project and for the software-based analysis, we have to run the SLAM algorithm to generate a map of the environment.
We have tried generating a 3D map using RTABMAP on Depth Camera Intel Realsense D435 on Jetson Nano and 2D map using RP Lidar A1. We also run Hector SLAM too.
But the main problem is to combine them both.
Our ultimate task is to simulate Rviz now such that it must create a 3D map using RTABMAP through D435 camera and 2D map using Hector SLAM through Lidar on a single-screen.
Both combined features must run smoothly without any lag or disturbance.
I am facing this problem so anyone who knows please clearly write the steps so anyone facing this issue can easily run both the features and create the map of the environment.
Note: All of my tasks are running on the Jetson Nano B01 (4GB) having Jetpack 4.6.5 on Ubuntu 18.04 and ROS1 Melodic.

#ROSMelodic #RTABMAP #HectorSlam #JetsonNano #Rviz

@matlabbe
Copy link
Member

matlabbe commented Sep 5, 2024

I am facing this problem

Which problems?

If you want to combine hector slam with rtabmap, look at this configuration, in particular by following hector argument in this launch file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants