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

Driver crashes if PTU is busy with startup sequence #13

Closed
jeff-o opened this issue May 13, 2014 · 1 comment
Closed

Driver crashes if PTU is busy with startup sequence #13

jeff-o opened this issue May 13, 2014 · 1 comment

Comments

@jeff-o
Copy link

jeff-o commented May 13, 2014

If the driver attempts to launch while the PTU is still completing its startup sequence, it crashes and does not restart. This can happen if the controlling computer and PTU are powered on at the same time.

Adding respawn="true" to the launch file allows the driver to restart successfully, though ideally the driver should wait until the PTU is finished moving so that it doesn't crash at all.

@mikepurvis
Copy link
Member

Gonna merge this into #10.

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