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

Dear turtlebot: Quit turning around. #4

Open
ahubers opened this issue Jul 9, 2014 · 2 comments
Open

Dear turtlebot: Quit turning around. #4

ahubers opened this issue Jul 9, 2014 · 2 comments

Comments

@ahubers
Copy link
Member

ahubers commented Jul 9, 2014

After sending a nav goal, it's common for the turtlebot/robot to turn around and, I presume, try to figure out where it's at. Or perhaps it's upset that you told it to go somewhere I can't. Regardless, we don't want the end users to experience this -- we want them to say 'go forward' and have the robot move forward then stop.

We've considered changing some parameters on the rosparam server (perhaps dynamically?) to fix this.

@xiuda
Copy link
Member

xiuda commented Jul 14, 2014

Hey alex, is this fixed?

@ahubers
Copy link
Member Author

ahubers commented Jul 14, 2014

Sort of. The issue of the robot doing the hokey pokey once the user says to stop is solved. However, there are still cases where the robot will finish nav goal and have issues orienting itself. This may be solved by lowering the yaw tolerance within the param yaml. I believe the issue is either a.) The robit loses track of itself and what we're observing is a recovery case, or b.) the yaw tolerance is set too low. Either way I am also interested to see if this behavior ceases when transitioning to the PR2 -- so I suppose we will wait to do any serious debugging until its observed on that robit.

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