Skip to content
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

ROS Rate specification for topics #69

Open
sskulka opened this issue Mar 14, 2023 · 1 comment
Open

ROS Rate specification for topics #69

sskulka opened this issue Mar 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sskulka
Copy link

sskulka commented Mar 14, 2023

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?

@novatel-applications-engineering
Copy link
Contributor

Hi @sskulka
Thank you for reaching out to us.

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/

For more information, please refer to:

https://wiki.ros.org/novatel_oem7_driver/configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants