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

The TurtleBot3 is working but stuck at wall. #15

Open
mafifkasno opened this issue Dec 22, 2023 · 2 comments
Open

The TurtleBot3 is working but stuck at wall. #15

mafifkasno opened this issue Dec 22, 2023 · 2 comments

Comments

@mafifkasno
Copy link

This is my simulation:

https://youtu.be/CY2YYLg8AmI

its working in Noetic and python3. However, it stuck and no warning / error mentioning why its stuck and not follow the path planner provided by RRT.

I checked on the kobuki rrt video and seem its working fine. Why is that? I also notice there is no green line planner refreshing in turtlebot3 as well there is no red branch tree like what they have in kobuki.

https://youtu.be/abGyA3K1lzU?list=PLoGH52eUIHsc1B_xPLL6ogzYxrWy675kr

Where can we improve so turtlebot3 can keep moving and exploring? please kindly help. Thank you.

@mafifkasno mafifkasno changed the title The TurtleBot3 is wokring but stuck at wall The TurtleBot3 is working but stuck at wall. Dec 22, 2023
@mafifkasno
Copy link
Author

When i checked the frames.pdf, it seems like there's an issue with the TF tree and missing transformations. I need to ensure that the transformations between frames like base_footprint and map are correctly configured.

base_footprint
Broadcaster: /robot_state_publisher
Average rate: 10000.0
Buffer length: 0.0
Most recent transform: 0.0
Oldest transform: 0.0

base_scan
Broadcaster: /robot_state_publisher
Average rate: 10000.0
Buffer length: 0.0
Most recent transform: 0.0
Oldest transform: 0.0

the question is, where is /robot_state_publisher located? Why there are missing transformations? Please kindly help.

@syauqibilfaqih
Copy link

Hey, did you solve the problem? I got the same

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