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

AMC: Add appl-demo-enc #282

Merged
merged 3 commits into from
Jul 14, 2022
Merged

AMC: Add appl-demo-enc #282

merged 3 commits into from
Jul 14, 2022

Conversation

sgiraz
Copy link
Contributor

@sgiraz sgiraz commented Jul 14, 2022

What's new in this PR:

  • A new application is available to test the encoder reading using the embot::hw::encoder and streaming the rawVaue + time over CAN network.
  • Move the embot_hw_encoder.cpp to the right location

Note:

  • The message CAN ID for this demo is 0x111
  • The payload is formed as follows:
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
 | Position             | 0x0                    | Time                  |  0x0 |
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
   4 Byte                4 Byte                    4 Byte                  4 Byte
  • All the payload data are presented in Little-Endian

@sgiraz sgiraz requested a review from marcoaccame July 14, 2022 08:54
@sgiraz sgiraz self-assigned this Jul 14, 2022
Copy link
Contributor

@marcoaccame marcoaccame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, thanks @sgiraz

@marcoaccame marcoaccame merged commit f6361e2 into robotology:devel Jul 14, 2022
@sgiraz sgiraz deleted the ademo-mc-aea branch July 14, 2022 09:16
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

Successfully merging this pull request may close these issues.

2 participants