Skip to content

mimicrobotics/ros2_effort_controller

 
 

Repository files navigation

ROS2 Effort Controller

Humble Jazzy Rolling
Branch main


Branch kuka-prop-ctrl


This repository aim to create a robot independent torque controller based on ROS2 controllers. There is a base controller that communicate with the hardware interface of the robot, on top of that controller different types of controllers can be implemented. For now a cartesian impedance controller, a joint impedance controller and a gravity compensation are implemented.

If you want to use just the KUKA's proprietary controllers sending just the target joint position checkout the kuka-prop-ctrl branch.

Check out their use in the KUKA LBR example here!

The structure of the code and some libraries have been taken from the repo Cartesian Controllers.

About

Forked from https://github.com/idra-lab/ros2_effort_controller to add our own changes and make it compatible with our UR robots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 91.0%
  • CMake 8.2%
  • C 0.8%