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

Watchdog makes the robot not able to move consistently #3

Open
hanzheteng opened this issue Oct 9, 2017 · 1 comment
Open

Watchdog makes the robot not able to move consistently #3

hanzheteng opened this issue Oct 9, 2017 · 1 comment

Comments

@hanzheteng
Copy link

hanzheteng commented Oct 9, 2017

First, I really appreciate your contribution to this demo. These programs are really helpful. While running the program, I found a problem that the robot cannot move consistently. So I tested the robot through rostopic pub. The result shows that the robot moves smoothly when the command rate is greater than 2 Hz.

Then I looked up the wiki of ROSARIA and found the description as follows:

if no cmd_vel messages are received after 600ms (configurable or disabled via cmd_vel_timeout parameter, see below), rosaria will stop the robot.

Maybe this factor does not be considered in your code yet. I have fixed this problem and want to share with you.

Thank you very much again!

@pengtang
Copy link
Owner

If you have added some logic to deal with this case, please make a PR, and I will update the README file after merging, thanks!

@hanzheteng hanzheteng changed the title Watchdog makes the robot cannot move consistently Watchdog makes the robot not able to move consistently Jul 8, 2020
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