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

I used faster on the ground robot, but the replanning process always failed #9

Open
Nianan0505 opened this issue Aug 12, 2020 · 4 comments
Labels
good first issue Good for newcomers

Comments

@Nianan0505
Copy link

Nianan0505 commented Aug 12, 2020

Hi, I want to use FASTER on the ground robot. And I run the "roslaunches" according to the exact procedure.
When I first click the "start" and give the goal by "2D Nave Goal", it runs well and reached the destination.
But for the next goal, it always fails and the car is swaying in the simulation environment.

Do you know the possible causes of this problem? Thanks a lot.
What's more, I'd like to know how the car knows its exact real-time position. Thanks again!

@jtorde
Copy link
Collaborator

jtorde commented Nov 6, 2020

Hi @Nianan0505!

Yes, you are right. I think changing the hand-coded parameters of this file (probably the values in this line or this one) will probably solve this issue.

Feel free to do a pull request if you are able to solve it

@codespring-lh
Copy link

Hi, I want to use FASTER on the ground robot. And I run the "roslaunches" according to the exact procedure.
When I first click the "start" and give the goal by "2D Nave Goal", it runs well and reached the destination.
But for the next goal, it always fails and the car is swaying in the simulation environment.

Do you know the possible causes of this problem? Thanks a lot.
What's more, I'd like to know how the car knows its exact real-time position. Thanks again!

Hi,I met the same problem,have you solved it?

@codespring-lh
Copy link

Hi @Nianan0505!

Yes, you are right. I think changing the hand-coded parameters of this file (probably the values in this line or this one) will probably solve this issue.

Feel free to do a pull request if you are able to solve it

Hi,I have done some experiments using Faster in the real world and it did works but when i set the next goal the car can't move.So,I want to know how to modify these hand-coded parameters of goal_odom_to_cmd_vel_state.py,increase them or decrease them?Hope for your reply.

@jtorde jtorde added the good first issue Good for newcomers label Apr 19, 2021
@jamiie1999
Copy link

Hi @Nianan0505!
Yes, you are right. I think changing the hand-coded parameters of this file (probably the values in this line or this one) will probably solve this issue.
Feel free to do a pull request if you are able to solve it

Hi,I have done some experiments using Faster in the real world and it did works but when i set the next goal the car can't move.So,I want to know how to modify these hand-coded parameters of goal_odom_to_cmd_vel_state.py,increase them or decrease them?Hope for your reply.

hello,i am also having some problems,have you solved?

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

No branches or pull requests

4 participants