Moveit Code not workng because of missing module
Hi everyone,
i'm trying to use the Moveit Python Api privided by https://moveit.picknik.ai/main/index.html.
To install moveit i followed the Instructions for the Binary install for humble here: https://moveit.ros.org/install-moveit2/binary/
When i launch my ros2 node where i try to utilise the api i get the folloowing error:
ModuleNotFoundError: No module named 'moveit.planning'
Does anyone know what might be the problem here, because i really don't.
Asked by Icon45 on 2023-07-05 01:36:08 UTC
Comments