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

Query and loop rate #12

Open
OAkyildiz opened this issue Apr 12, 2021 · 1 comment
Open

Query and loop rate #12

OAkyildiz opened this issue Apr 12, 2021 · 1 comment

Comments

@OAkyildiz
Copy link

OAkyildiz commented Apr 12, 2021

@Roboteq, I see that you recently went over the query.yaml file. The query file is letting the user specify three levels of querying. The high-freq example has a step of 50mz (20Hz). However, in roboteq_motor_controller_driver_node you can see loop_rate is hard-coded as 5Hz, limiting the max rate of queries. Could you make this a param or, at the very least, higher?

Also, the maximum rate I was able to get out of this was a very consistent 166Hz. Am I hitting hardware or a rostopic hz limitation? (I will try to make the loop lighter and see it changes but it's not at the top of my list right now and 166Hz is oddly specific IMHO)

Best

@xruiz-earthrover
Copy link

This should be addressed asap. It can be tricky to find out if you don't look into it

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

2 participants