moveit / moveit2_tutorials

A sphinx-based centralized documentation repo for MoveIt 2
https://moveit.picknik.ai
BSD 3-Clause "New" or "Revised" License
163 stars 196 forks source link

source ~/ws_moveit/install/setup.zsh got error: not found: "/home/moveit-ws/install/robotiq_driver/share/robotiq_driver/local_setup.zsh" #930

Open Mactarvish opened 4 months ago

Mactarvish commented 4 months ago

Description

following https://moveit.picknik.ai/main/doc/tutorials/getting_started/getting_started.html When executing source ~/ws_moveit/install/setup.bash got error: not found: "/home/moveit-ws/install/robotiq_driver/share/robotiq_driver/local_setup.zsh" command before this all succeed, and ros2 launch moveit2_tutorials demo.launch.py also works well. I checked files under robotiq_driver got package.bash package.dsv package.ps1 package.sh package.zsh

Your environment