-
Notifications
You must be signed in to change notification settings - Fork 233
Closed
Description
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
- ROS Distro: Humble
- OS Version: Ubuntu 22.04
- binary build
- If binary, which release version?: the one described here: https://moveit.ros.org/install-moveit2/binary/
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
Labels
No labels