Skip to content

CardiffUniversityComputationalRobotics/open_manipulator_controls

 
 

Repository files navigation

OpenMANIPULATOR Controls Build Status

How to Run

(MoveGroup + JointTrajectoryController)
# Gazebo Simulation
$ roslaunch open_manipulator_controllers joint_trajectory_controller.launch

# Real Robot
$ roslaunch open_manipulator_controllers joint_trajectory_controller.launch sim:=false

(GravityCompensationController)
# Gazebo Simulation
# Set trasmission to effort and motor mode to current first
$ roslaunch open_manipulator_controllers gravity_compensation_controller.launch 

# Real Robot
$ roslaunch open_manipulator_controllers gravity_compensation_controller.launch sim:=false

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.9%
  • CMake 19.1%