Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
JointTrajectory -> CANFrames
Convert joint-space trajectory targets (position, velocity, torque) into CAN-bus packet payloads format for motor controller registers.
Problem it solves
Actuator control boards require register-level byte payloads, but high-level controllers operate in physical units.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.