Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 748 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 748 Bytes

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