sudo apt install python3-rosdep sudo rosdep init rosdep update
package.xml
cd ~/ros2_ws/src rosdep install -r -y -i --from-paths .
YKpages Home Page