Open JiaheXu opened 4 days ago
Hello,
This will set the time_correction_en parameter to "true".
You should be able to see id the parameter is set to true by reviewing the console output you launch the driver.
[ess_imu_driver2_node-1] [INFO] [1722455573.931168183] [epson_node]: frame_id: imu_link [ess_imu_driver2_node-1] [INFO] [1722455573.931458588] [epson_node]: time_correction_en: 1 [ess_imu_driver2_node-1] [INFO] [1722455573.931508699] [epson_node]: burst_polling_rate: 4000.0
Can you confirm that the 1PPS signal is being sent properly to the IMU? The behaviour you describe with the "sec" seems like the signal is not being detected on the EXT2 pin.
Let me also check on my side while I setup some the hardware and PPS and analyze the timestamps. Please wait.
If you need to reach me then please email directly to suggest debugging ideas.
Hi Epson developer,
I am using an Epson G370 IMU using UART-USB adaptor, the EXT2 pin is connected to a PPS source. When I check the time stamp, the sec part jumps back and forth for example it shows XXX522, XXX523, XXX523, XXX521, the sec part is not monotonic. How to solve this issue?