-
Notifications
You must be signed in to change notification settings - Fork 7
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
AURORA+ROS : Error #3: NDI: parsing TX result failed, expected line feed #6
Comments
It’s a bit hard to debug without the device handy. Do you happen to be a Johns Hopkins user? Is so I can come to take a look. Otherwise, you can start the ROS node with the command line option “-l” to log all the serial port communications in the file cisstLog.txt. This might help to debug the issue.
Anton
…---
Anton Deguet
Associate Research Scientist
www.lcsr.jhu.edu - www.malonecenter.jhu.edu
On Sep 17, 2019, at 06:03, fattahisani ***@***.***> wrote:
Hi,
thanks for the nice program!
I have used the package with configration file for the Polaris system and it works fine. But the same program does not work well with the aurora system!
it connects very well, and it shows the frames, but when i hit the track button, following error appears.
here is the error:
10:52:21 Status #1 <#1>: NDI: found serial port: /dev/ttyUSB0
10:52:22 Status #2 <#2>: NDI: device found on port: /dev/ttyUSB0
10:52:23 Status #3 <#3>: NDI: SetSerialPortSettings succeeded
10:52:24 Status #4 <#4>: NDI: device initialized
10:52:24 Status #5 <#5>: NDI: command VER 0 returned:
Aurora Control Firmware
NDI S/N: D4-04652
Characterization Date: 2016-12-21
Freeze Tag: AURORA Rev 008
Freeze Date: 2013-07-25
(C) Northern Digital Inc.
10:52:24 Status #6 <#6>: NDI: command VER 3 returned:
ERROR23
10:52:24 Status #7: NDI: command VER 4 returned:
Aurora Control Firmware
NDI S/N: D4-04652
Characterization Date: 2016-12-21
Freeze Tag: AURORA Rev 008.000
Freeze Date: 2013-07-25
(C) Northern Digital Inc.
10:52:24 Warning #1 <#1>: NDI: device firmware is not what we're expecting, got: 013. It might still work
10:52:25 Status #8: NDI: device initialized
10:52:30 Status #9: NDI: tool handles initialized
10:52:30 Status #10: NDI: passive tool handles enabled
10:52:46 Status #11: NDI: tracking is on
10:52:46 Error #1 <#1>: NDI: parsing TX result failed, expected line feed
10:52:47 Status #12: NDI: tracking is off
10:52:56 Status #13: NDI: tracking is on
10:52:56 Error #2 <#2>: NDI: parsing TX result failed, expected line feed
10:52:57 Status #14: NDI: tracking is off
Thank you very much in advance.
Best regards
Moe
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#6?email_source=notifications&email_token=AAIRP45625SCO4JNYMMRMFTQKCTOJA5CNFSM4IXNSOUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HLZ34MQ>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAIRP462FWU6XAGQ3CIW52DQKCTOJANCNFSM4IXNSOUA>.
|
We had a similar issue that was related to the new tool type. The commit on the dev branch (3b4ca04) corrected the problem. |
Hi adeguet1, No I am not in Hopkins... I am in the UK. @ScottyChung Thanks! I hope this works for me as well. I will let you know. Regards |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
thanks for the nice program!
I have used the package with configration file for the Polaris system and it works fine. But the same program does not work well with the aurora system!
it connects very well, and it shows the frames, but when i hit the track button, following error appears.
here is the error:
10:52:21 Status #1: NDI: found serial port: /dev/ttyUSB0
10:52:22 Status #2: NDI: device found on port: /dev/ttyUSB0
10:52:23 Status #3: NDI: SetSerialPortSettings succeeded
10:52:24 Status #4: NDI: device initialized
10:52:24 Status #5: NDI: command VER 0 returned:
Aurora Control Firmware
NDI S/N: D4-04652
Characterization Date: 2016-12-21
Freeze Tag: AURORA Rev 008
Freeze Date: 2013-07-25
(C) Northern Digital Inc.
10:52:24 Status #6: NDI: command VER 3 returned:
ERROR23
10:52:24 Status #7: NDI: command VER 4 returned:
Aurora Control Firmware
NDI S/N: D4-04652
Characterization Date: 2016-12-21
Freeze Tag: AURORA Rev 008.000
Freeze Date: 2013-07-25
(C) Northern Digital Inc.
10:52:24 Warning #1: NDI: device firmware is not what we're expecting, got: 013. It might still work
10:52:25 Status #8: NDI: device initialized
10:52:30 Status #9: NDI: tool handles initialized
10:52:30 Status #10: NDI: passive tool handles enabled
10:52:46 Status #11: NDI: tracking is on
10:52:46 Error #1: NDI: parsing TX result failed, expected line feed
10:52:47 Status #12: NDI: tracking is off
10:52:56 Status #13: NDI: tracking is on
10:52:56 Error #2: NDI: parsing TX result failed, expected line feed
10:52:57 Status #14: NDI: tracking is off
Thank you very much in advance.
Best regards
Moe
The text was updated successfully, but these errors were encountered: