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

ROS xsens regex error on Ubuntu 14 #54

Open
russelltankl opened this issue Jul 22, 2019 · 3 comments
Open

ROS xsens regex error on Ubuntu 14 #54

russelltankl opened this issue Jul 22, 2019 · 3 comments

Comments

@russelltankl
Copy link

I'm having an issue running the ros version for Xsens. I have the MTi-G-710 GNSS. I'm having a Ubuntu 14 machine, with gcc and g++ version 4.8. Building the application was not a problem. When I run roslaunch for the default launch file recommend in the readme, it throws an error:
"Terminate called after throwing an instance of 'std::regex_error' what(): regex_error"

I proceeded to upgrade my gcc and g++ version to version 6 and rebuild the Xsens ros package again. The same error still appears.

The roslaunch works fine on my other machine with Ubuntu 16, although initially I had troubles with the package unable to detect my Xsens device. But I need the Xsens to work on the Ubuntu 14 machine.

I am using the latest xsens linux SDK and also recently updated the firmware.

Any help is really appreciated. Thank you!

@Steven-GH
Copy link

Hello @russelltankl
Sorry for the delay in getting back to you.
Are you using the (deprecated) ROS node available on Github? Or are you using the newest version that is contained in the MT Software Suite (see http://wiki.ros.org/xsens_mti_driver)?

@russelltankl
Copy link
Author

Hi @StevenXsens
Thanks for getting back to me! I used the latest version from the MT Software Suite.

@Steven-GH
Copy link

Steven-GH commented Jul 29, 2019

Hello @russelltankl

We need some more information regarding your setup and the error you are facing. Could you share the full error you receive, including the path where it occurs?
Also, could you share more details regarding your setup (kernel, ROS version, etc..), as well as a confirmation that your upgraded version of gcc (gcc --version) is the same as the one being used by ROS?

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