Skip to content

ENSIMelec/AX-12A_Motors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AX-12A Motors

This code provides a simple and easy-to-use interface for controlling the AX-12A Dynamixel Servo Motor. You can easily communicate with the AX-12A motor and control its various functions such as position control, velocity control.

Getting started

To use this code, simply include the Actuators.hpp header file in your code and create an instance of the AX12A class. You can then call the various functions provided by the class to control the motor.

Example usage

An example usage of this code can be found in the main.cpp file.

About

AX-12A motor's code in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • C 0.8%