Skip to content

Advanced-Manufacturing-at-UoL/RoboMFG_Dynamixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

RoboMFG_Dynamixel

Klipper integration of Robotis Dynamixel servos

Install Dynamixel Integration

  • update klipper
  • clone the Dynamixel repo
cd ~/
git clone https://github.com/Advanced-Manufacturing-at-UoL/RoboMFG_Dynamixel.git
bash ~/RoboMFG_Dynamixel/install.sh
  • add the update manager entry to the moonraker.conf file in your config folder
[update_manager DYNAMIXEL]
type: git_repo
primary_branch: main
path: ~/RoboMFG_Dynamixel_Integration
origin: https://github.com/Advanced-Manufacturing-at-UoL/RoboMFG_Dynamixel.git
managed_services: klipper
  • reboot the host controller (typically a Raspberry Pi)

About

Klipper integration of Robotis Dynamixel servos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published