Avlos Protocol Hash Mismatch? #374
Unanswered
PAJohnson
asked this question in
Q&A - Tinymovr
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to control a tinymovr from a RT linux embedded board. For the rates I want to run at, these comms will need to be C++.
I've tried using the Tinymovr-ROS lib as a sketch to standup some comms, but I'm running into a protocol hash mismatch. The tinymovr was recently purchased and reports firmware as 1.6.5-di and protocol hash as 3526126264. This doesn't match the one in the ROS lib repo, or the one generated from the 1.6.x spec file in my tinymovr python install.
How can I generate a set of headers that matches the hash of what's already on the device?
Beta Was this translation helpful? Give feedback.
All reactions