macorobots / roomac_ros

ROS packages for roomac autonomous mobile manipulation robot
GNU General Public License v3.0
31 stars 1 forks source link

Create better arm controller #35

Closed macstepien closed 2 years ago

macstepien commented 2 years ago

Arm controller implemented now just subscribes to joint_states and uses moveit fake execution, it isn't safe. New controller should implement FollowJointTrajectory to use for moveit.