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

Fix sim time wait (#137) #138

Open
wants to merge 2 commits into
base: indigo-devel
Choose a base branch
from

Conversation

beetleskin
Copy link

@beetleskin beetleskin commented May 20, 2019

Fixes #137.

To verify the bug, run the added test without the core changes, confirm that we run into the timeout.

@@ -581,7 +581,8 @@ def wait_for_action_server_to_start(self, timeout=rospy.Duration(0.0)):
## the user wait until the network connection to the server is negotiated

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great if we could use this diff to update also the documentation.

@beetleskin
Copy link
Author

CI seems broken .. anyone around?

@beetleskin
Copy link
Author

anyone .. still alive here?

@fujitatomoya
Copy link
Contributor

@beetleskin

LGTM

@beetleskin
Copy link
Author

the cpp SimpleActionClient has the same problem, right?

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

Successfully merging this pull request may close these issues.

wait_for_server should use walltime
4 participants