Open ToncyChen opened 4 days ago
Hi, Recently I want to run a script file called moveit_ik.py in scripts. Could you tell me which files should I modify in order to run this script and other files in this folder?
moveit_ik.py
if you've sourced ros2 then python3 moveit_ik.py is enough
Hi, Recently I want to run a script file called
moveit_ik.py
in scripts. Could you tell me which files should I modify in order to run this script and other files in this folder?