Skip to content

PlayPreComputedTrajectory with gripper control #213

Description

@hermattt

Summary

Combination of PlayPreComputedTrajectory and SendToolCommand in one command allowing smooth movements without stopping.

Use case

There is no high level command for operating robot and gripper simultaneously. Using SendToolCommand while PlayPreComputedTrajectory is playing, stops the robot.

Alternative

Just add API that has number of DOF +1 (or +10 like in SendToolComand) that combines PlayPreComputedTrajectory and SendToolCommand functions.

Alternatively do make SendToolComand non blocking call that do not stop PlayPreComputedTrajectory

Possible issues

None that I know of.

Additional context

Is there any roadmap of features that should come in future updates, or is it not planned to update the software? It would be easier if it would be open source, so features could be added by community.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions