-
Notifications
You must be signed in to change notification settings - Fork 49
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
MTi-G-710 Launch Error :process has died #36
Comments
I've encountered the same problem on G-710 firmware version 1.7.2 with @jessony and @zongyaojin . sudo adduser daji dialout The output is "The user However, I still get the same error. So I was wondering if the group problem is the cause of the ord error, Hope you @arunvydhya can give me some indications, and thanks very much in advance. |
@tiandaji I can confirm that it is an issue with the FW v1.7.2 (with the 5th generation devices) --> a bug which is causing revert to fail. Can you update your device to the latest beta FW version 1.7.4 by following instructions on this page - https://base.xsens.com/hc/en-us/articles/208102825-Using-the-Firmware-Updater-with-a-beta-firmware This should fix it, let us know if you still have issues! |
@arunvydhya I've updated the FW to v1.7.4, and the ROS node works well. However, the yaw's drift is very much, usually at a speed of 0.1 degree per second both indoor and outdoor without GNSS. For the version 1.7.2, this drift can be fixed using HighPerformance or GeneralMag filter, but for version 1.7.4, none of the five proposed filters work. Will you please give me some advice? |
After updating to V1.7.4, same thing happens to my mti-30 @tiandaji |
@tiandaji After I did magnetic field recalibration, it works fine now. I'm using |
@wujiang good for you, I managed to get MTi G710 work using GeneralMag filter after update of firmware and magnetic field calibration |
I am using Mti-G-710 in ros-kinetic .And I do the process as it says in https://github.com/xsens/xsens_mti_ros_node but when I do the step of "roslaunch xsens_driver xsens.launch",An error occured as following:
[xsens_mti-1] process has died [pid 6465, exit code 1, cmd /home/admin1234/catkin_ws3/src/xsens_driver/src/mtnode.py __name:=xsens_mti __log:=/home/admin1234/.ros/log/212d9eda-952c-11e8-a8d2-00216bec87bd/xsens_mti-1.log].
log file: /home/admin1234/.ros/log/212d9eda-952c-11e8-a8d2-00216bec87bd/xsens_mti-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
I search the forum of base but haven't got good solution.What should I do to solve the problem?Thank you!
The text was updated successfully, but these errors were encountered: