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

Improve test reliability #119

Merged
merged 3 commits into from
Oct 6, 2014
Merged

Conversation

T045T
Copy link
Contributor

@T045T T045T commented Oct 4, 2014

The fibonacci example test should now succeed reliably, and the dependency on turtle_tf_demo is no more.
turtle_tf_demo crashed sometimes, causing the tf example test to fail. Since the test only checks a single tf's rotation quaternion, a static_transform_publisher can replace it.

I also added a launch file that could be used instead of the shell script.

This PR should fix the build errors connected to #115 and #114

T045T added 3 commits October 4, 2014 17:11
The tests only check a single tf anyway, and the static publisher is more reliable
This provides a cleaner way to start (and kill) all the nodes required for the tests
rctoris added a commit that referenced this pull request Oct 6, 2014
@rctoris rctoris merged commit f7db155 into RobotWebTools:develop Oct 6, 2014
k-aguete pushed a commit to k-aguete/roslibjs that referenced this pull request Oct 21, 2022
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.

3 participants