Skip to content

MoveGroupCommander TrajectoryConstraints uses undeclared functions from C++ wrapper #2373

@kevinshchang

Description

@kevinshchang

Description

The pipeline to potentially support TrajectoryConstraints was added in
#793

However, it seems like some of these functions were removed in
https://github.com/ros-planning/moveit/pull/835/files
(ex: set_trajectory_constraints_from_msg, clear_trajectory_constraints)

When currently attempting to use any of the python functions that use the removed functions, an error occurs because they no longer exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions