Skip to content

Moveit Invalid Trajectory: start point deviates from current robot state #67

@jacknlliu

Description

@jacknlliu
Invalid Trajectory: start point deviates from current robot state more than …

This issue is about Moveit! not the joint trajectory controller.

Solution:
set ros param allowed_start_tolerance:

/move_group/trajectory_execution/allowed_start_tolerance

set 0 will disable the check.

disable executation duration monitoring:

<param name="move_group/trajectory_execution/allowed_execution_duration_scaling" value="4.0" />
<param name="move_group/trajectory_execution/execution_duration_monitoring" value="false" />

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions