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

Test script for TEB algorithm #3

Open
AbelSyx opened this issue Apr 13, 2023 · 1 comment
Open

Test script for TEB algorithm #3

AbelSyx opened this issue Apr 13, 2023 · 1 comment

Comments

@AbelSyx
Copy link

AbelSyx commented Apr 13, 2023

Hi @akmandor ,
I noticed that the TEB algorithm was used as a comparative experiment in this paper, so I would like to ask if the code includes a test script similar to the tentabot_DRL algorithm? It can automatically set the target points and save the navigation success rate, time, and path length. In fact, I haven't discovered it yet.
Thank you for your work and look forward to your reply. Thank you!

@akmandor
Copy link
Contributor

akmandor commented Apr 23, 2023

Hi @AbelSyx and sorry for my late reply (it was a hectic week...). I have just added the launch file that calls the TEB algorithm, as we used to compare with our method.

Unfortunately, nowadays I am highly busy with other works, so I don't have time to integrate that into our framework (which would be much easier to use it in different environments and with different robots). However, I will definitely consider that feature as a future work.

For now, please use that launch file (you can just launch it, without launching the framework, and send the goal command using Rviz's "2D Nav Goal" interface) as a working reference for the turtlebot3.

@akmandor akmandor reopened this Apr 23, 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