Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 257 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 257 Bytes

AK Motor value converter.

Translate float value [rps] -> AK motor CAN packet value.

Requirements

  • g++
  • make

Build

make

Usage

./build/ak_pose 10.0
0x7FFF

./build/ak_vel 10.0
0x999

./build/ak_torq 0.0
0x7FF