/ak_converter

AK-Motor Value Conversion Scripts

Primary LanguageC++Apache License 2.0Apache-2.0

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