You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to broadcast the /novatel/oem7/odom at 100 Hz. I see that the current topic is broadcasted at 50 Hz. Is there a place where I could specify the ros rate of the publishers?
The text was updated successfully, but these errors were encountered:
The /novatel/oem7/odom ROS topic rate depends on the INSPVASB rate. You need to change the existing log request "LOG INSPVASB ONTIME 0.02" to "LOG INSPVASB ONTIME 0.01" in std_init_commands.yaml file. This will in return change the /novatel/oem7/odom ROS topic rate to 100 Hz.
You can find std_init_commands.yaml located in: /opt/ros/${ROS_DISTRO}/share/novatel_oem7_driver/config/
I need to broadcast the /novatel/oem7/odom at 100 Hz. I see that the current topic is broadcasted at 50 Hz. Is there a place where I could specify the ros rate of the publishers?
The text was updated successfully, but these errors were encountered: