I'm interested in using python script for running demo of using the moveit task constructor. I have cloned py_binding_package in ros2 branch and run "ros2 run moveit_task_constructor_demo pickplace.py" but I have received the following error:
No module named 'py_binding_tools'
I was wondering what could be an issue after cloning py_binding_tools and decided to ask for help in this issue section. Your help in this matter will greatly appreciated.
Hi,
I'm interested in using python script for running demo of using the moveit task constructor. I have cloned py_binding_package in ros2 branch and run "ros2 run moveit_task_constructor_demo pickplace.py" but I have received the following error:
No module named 'py_binding_tools'
I was wondering what could be an issue after cloning py_binding_tools and decided to ask for help in this issue section. Your help in this matter will greatly appreciated.
Thank you in advance!