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

vn::timeout Error Occuring #47

Open
advra opened this issue Sep 19, 2020 · 2 comments
Open

vn::timeout Error Occuring #47

advra opened this issue Sep 19, 2020 · 2 comments

Comments

@advra
Copy link

advra commented Sep 19, 2020

This is a common occurrence where I cannot connect to the VN. I am using a VN200 to log data of a period of time.

This is occurred on 3 separate occasions: one when the VN is left connected to the USB port of a raspberry pi for roughly a couple days and twice when our logging program crashed. Below is the error we get:

terminate called after throwing an instance of 'vn::timeout'
  what():  timeout
Aborted

The immediately solution is to replug the USB so we can connect to it again. Any idea why this is? Ideally I would prefer not to manually reset the USB as the device is remote during long periods of time. I look forward to any suggestions or insight you may provide.

@bjajoh
Copy link
Contributor

bjajoh commented Oct 2, 2022

I just had the same and in my case it was usb issue of the devices and has nothing to do with the ros driver.

@berndpfrommer
Copy link
Contributor

There are ways to reset the USB ports in software. I believe you can even power cycle them.
https://askubuntu.com/questions/645/how-do-you-reset-a-usb-device-from-the-command-line

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

3 participants