Skip to content

Support for other cyclic messages #13

@BrechtSerckx

Description

@BrechtSerckx

Hi!

There are 7 configurable cyclic messages:

  • Heartbeat
  • Get_Encoder_Estimates
  • Get_Iq
  • Get_Error
  • Get_Temperature
  • Get_Bus_Voltage_Current
  • Get_Torques

However, the ODriveArduino library only has support for callback handlers of 3:

  • Heartbeat
  • Get_Encoder_Estimates
  • Get_Torques

Are there any plans to support them all?

For my project, I will need support for Get_Bus_Voltage_Current and maybe
Get_Temperature. I can implement similar callback handlers as the existing ones for these messages, and also for the other cyclic messages if desired.

Would you have interest in merging that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions