mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-09-27 00:29:13 +08:00
fix c&p error in documentation
This commit is contained in:
parent
62d894199f
commit
62813f33f7
@ -47,7 +47,10 @@ namespace solvers {
|
||||
|
||||
MOVEIT_CLASS_FORWARD(JointInterpolationPlanner)
|
||||
|
||||
/** Use MoveIt's PlanningPipeline to plan a trajectory between to scenes */
|
||||
/** Interpolate a trajectory between states in joint space
|
||||
*
|
||||
* Fails if direct joint space interpolation fails.
|
||||
*/
|
||||
class JointInterpolationPlanner : public PlannerInterface
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user