We are trying to run the Xsens MTI-3 on our Jetpack 6 on our Jetson Orin Nano, but we recieve an error.
tarting Xsens ROS2 Driver
[INFO] [launch]: All log files can be found below /home/c9-jetson1/.ros/log/2025-03-17-22-08-14-265721-c9jetson1-desktop-8908
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [xsens_mti_node-1]: process started with pid [8909]
[xsens_mti_node-1] RCUTILS_CONSOLE_STDOUT_LINE_BUFFERED is now ignored. Please set RCUTILS_LOGGING_USE_STDOUT and RCUTILS_LOGGING_BUFFERED_STREAM to control the stream and the buffering of log messages.
[xsens_mti_node-1] [INFO] [1742263694.411315375] [xsens_mti_node]: Creating XsControl object...
[xsens_mti_node-1] [INFO] [1742263694.421659178] [xsens_mti_node]: Scanning for devices...
[xsens_mti_node-1] [ERROR] [1742263694.471474549] [xsens_mti_node.xs]: messageextractor.cpp:183 processNewData : Skipping 15 bytes from the input buffer
[xsens_mti_node-1] [ERROR] [1742263694.471567704] [xsens_mti_node.xs]: communicator.cpp:205 handleMessage : Error message received: FAFF42012995
[xsens_mti_node-1] [ERROR] [1742263694.471585720] [xsens_mti_node.xs]: communicator.cpp:205 handleMessage : Error message received: FAFF42012995
[xsens_mti_node-1] [ERROR] [1742263694.471597336] [xsens_mti_node.xs]: communicator.cpp:205 handleMessage : Error message received: FAFF42012995
[xsens_mti_node-1] [ERROR] [1742263694.562148890] [xsens_mti_node.xs]: communicator.cpp:205 handleMessage : Error message received: FAFF42012995
[xsens_mti_node-1] [ERROR] [1742263694.570116748] [xsens_mti_node.xs]: devicecommunicator.cpp:134 doTransaction : Timeout waiting for reply to 48, timeout = 100 ms.
[xsens_mti_node-1] [ERROR] [1742263694.570165454] [xsens_mti_node.xs]: devicecommunicator.cpp:220 gotoConfig : Failed to go to config, XRV: 259
However, we did run the Xsens MTI-1 on the Jetpack 5 successfully. Is the newest version of Jetpack 6 unable to recieve IMU data successfully?