Skip to content

lucascdlima/ros_custom_controller

Repository files navigation

ros_custom_controller

Repository of my custom controller created in ROS. By using the ros_control package, I implemented a Computed Torque Control approach to control a KUKA lwr arm robot.

Example

kuka sim rviz

Installation/Build

  1. Required dependences:
  1. Clone the repository into your catkin workspace and build all the packages.

Running

Run the controller and hardware interface using roslaunch:

$ cd [your catkin_workspace]/src/arm_controller 
$ roslaunch arm_effort_controller.launch 

Then run the the robotic arm simulator node:

$ rosrun robot_kdl robot_sim_node _internal_control:=false

About

Repository of my custom ROS packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published