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

Running the node on real Turtlebot 3 #3

Closed
mmsh28 opened this issue Jun 14, 2023 · 1 comment
Closed

Running the node on real Turtlebot 3 #3

mmsh28 opened this issue Jun 14, 2023 · 1 comment

Comments

@mmsh28
Copy link

mmsh28 commented Jun 14, 2023

Hello again,
I went through the link and all the steps provided there, it was mainly on setting up the robot, and it is all setup and all packages are installed, yet when I plan to run it on the actual robot I first run the gmapping launch file, then I run the move base launch file, what launch files do I have to run next so that it works. Please find attached my rqt_graph maybe it gives you a better idea on what is missing.

Screenshot from 2023-06-06 10-48-08

@hikashi
Copy link
Owner

hikashi commented Jun 14, 2023

At a glance, it seems fine but the launch file provided here is dedicated to simulation. It would be best if you made some modifications to the original launch file to launch the robot's exploration.
I recommend comparing the TF tree and topic between the simulation and the actual robot simulation.
After that, please make sure the main ROS master is running the map merging (assuming you are not using ROS Multimaster) then it should be quite straight forward.
If you still having issue, I believe you should try the original ROS Kinetic RRT Exploration. If you having issue setting up the old version, I think this version you would encounter the same issue.

@hikashi hikashi closed this as completed Sep 14, 2023
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