moveit_ros icon indicating copy to clipboard operation
moveit_ros copied to clipboard

Unit test move_group_interface

Open adolfo-rt opened this issue 10 years ago • 0 comments

The moveit::planning_interface::MoveGroup class is the interaction point between most users and MoveIt!. It would be very valuable to have a high-coverage test of this class to prevent unexpected code breaks as code is refactored or new features are added. I couldn't find any tests for it inside moveit_ros, hence this issue.

adolfo-rt avatar Feb 26 '14 10:02 adolfo-rt