Skip to main content

Documentation Index

Fetch the complete documentation index at: https://motorbridge.seeedstudio.com/llms.txt

Use this file to discover all available pages before exploring further.

Source: motor_vendors/hightorque/README.md

motor_vendor_hightorque

HighTorque vendor crate aligned with the same module layout used by other vendors.

Layout

  • src/controller.rs: bus lifecycle and motor factory (HightorqueController)
  • src/motor.rs: control and state APIs (HightorqueMotor)
  • src/protocol.rs: frame decode and unit conversion helpers
  • src/lib.rs: module wiring and public re-exports

Notes

  • Current HighTorque path is direct CAN native flow (ht_can style frames).
  • Unified API compatibility:
    • supported: mit, pos_vel, vel, force_pos
    • pos_vel and force_pos map to native pos+vel+tqe