Skip to content

Moveit Python available for Ros2 Humble? #715

@Icon45

Description

@Icon45

Description

Hi, I wondered if I can use the python api for moveit2, which is described in Picknik Robotics Documentation, in ros2 humble. I have tried ist but can’t get it to work. Now I’m starting to think that it might not be implemented.

Your environment

Steps to reproduce

Write a python node and include the lines ‚from moveit.planning import MoveItPy‘ and
‚from moveit.core.robot_state import RobotState‘

build the python row two package that includes the node.
Run the node

Backtrace or Console output

you‘ll get: no module named ‚moveit‘ found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions