Products + Follow Have 7 Audience + New Thread

GPS time info @ 2 Hz?

[Copy Link]
Author: nes9966 | Time: 2024-1-13 00:56:19 | MID-40|
2 891

6

Threads

11

Posts

218

Credits

Elementary

Rank: 3Rank: 3

Credits
218
Posted on 2024-1-13 00:56:19| All floors |Read mode
Hello,
Per livox_ros_driver, the output frequency of GPRMC/GNRMC time information of GPS shoulf be set to 1Hz.
After review, my GPS signal is at 2Hz.  What issues will this cause? and can topic be modified?
Reply

Use props Report

2

Threads

266

Posts

1073

Credits

Administrator

Rank: 9Rank: 9Rank: 9

Credits
1073
Posted on 2024-1-15 21:12:49| All floors
If according to the specifications of the livox ros driver, the output frequency of GPS GPRMC/GNRMC time information should be set to 1Hz, but your GPS signal is actually 2Hz, it may cause the following problems:

1. Data inaccuracy: Due to the ROS driver expecting to receive time information once per second, but GPS sends time information twice per second, it may lead to data inaccuracy. This may cause issues with the timing processing and data parsing of your application.

2. Data loss: ROS drivers may only process the first time information per second and ignore the second time information. This may result in the loss of the second time information, leading to inaccurate timestamp calculation of GPS signals by your application.

3. Frequency mismatch: If the application relies on 1Hz time information and assumes that the data arrives at 1Hz frequency, it may cause a mismatch between the data and the expected frequency of the application at 2Hz, which may affect data processing and analysis.

The question of whether the theme can be modified depends on the capabilities of the GPS device and driver you are using. Some GPS devices may allow users to modify the output frequency through configuration, but others may not be able to change the frequency. Therefore, if your device supports frequency modification, you can try adjusting it to 1Hz to meet the requirements of the livox ros driver. Otherwise, you may need to consider using other GPS devices that are compatible with a 1Hz output frequency to avoid potential issues.
Reply

Use props Report

6

Threads

11

Posts

218

Credits

Elementary

Rank: 3Rank: 3

Credits
218
 Author| Posted on 2024-1-26 05:16:49| All floors
It looks like I will need to consider a different device.  Per the manufacturer, it only outputs at 2 Hz.
Thank you for your response.  
Reply

Use props Report

You need to log in before you can reply Login | Register

Credit Rules

Quick Reply Back to top