Skip to content

Capture "real time" position for many CFs #662

Answered by jpreiss
Dhipz asked this question in Q&A
Discussion options

You must be logged in to vote

enable_logging_pose uses a hard-coded frequency of 10Hz:

m_logBlockPose->start(10); // 100ms

You can edit this and rerun build.sh to change it.

However, 10Hz logging does not use that much bandwidth. I am surprised it didn't work with 6 CFs. What control modes are you using? Are you logging anything else?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Dhipz
Comment options

Answer selected by Dhipz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants