-
Notifications
You must be signed in to change notification settings - Fork 153
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
Backward direction #23
Comments
Hello, Thank you for the question. Currently, the simulation demo uses this pure pursuit path tracker. This assumes that the robot can go in both directions identically. So currently there is no direct solution to make it go forward. Let me know if this helps. Best, |
Thanks for you fast reply, i try next day this modification ;). |
Hi again, it's work fine thx. |
Hi, |
Ok, because in simulation, when i setup x y z and rotation according to the base_link for the sensor (one VLP16), and setup xyz dimension robot size, i set up the robot_height and max_ground_height, the robot enter in colision with environment. |
Hi @JamesFlosse , If you visualize the Best, |
Hi, this project it's really cool but i have one problem, i set up gbplanner on real ugv and my problem is that the real robot goes 80% of the time in backward. How can modify this for the robot drive in forward direction?
The text was updated successfully, but these errors were encountered: