You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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