sjahr / moveit2

:robot: MoveIt for ROS 2.0, Beta
https://moveit.ros.org/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add robot trajectory metric functions #6

Closed sjahr closed 2 years ago

sjahr commented 2 years ago

In order to measure the path quality As a user I want to have measurable quality parameter to judge the quality of a path

Acceptance criteria: After a planning pipeline created multiple paths, the path quality can be printed as a command line output with measurements for planning speed, intuitivity of the motions and repeatability

sjahr commented 2 years ago

https://github.com/ros-planning/moveit2/pull/1503