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

modify the message frequency of a data channel #192

Open
wqklihbf opened this issue Apr 17, 2024 · 0 comments
Open

modify the message frequency of a data channel #192

wqklihbf opened this issue Apr 17, 2024 · 0 comments

Comments

@wqklihbf
Copy link

Note: If you have a general support question and are looking for a quicker response, please checkout our discord channel for answers from the community:
https://bbs.carla.org.cn/ask

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

Ask your question here

I want to know how to modify the message frequency of a data channel, as currently almost all data channels have the same frequency, but this is incorrect. For example, the odometry data channel should have a frequency of 100Hz, but currently it's 8-9Hz. I found the new_rate function in the node.py file, so I tried to use that function in the gnss.py file to change the frequency, but it didn't work. I also tried modifying the value of fixed_delta_seconds in the settings.yaml file, but the frequency didn't change either.

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

No branches or pull requests

1 participant