古月居ros2第6节,如果你报错ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
那么就sudo apt-get install ros-你的ROS版本-你缺少的东西
例如
learning_urdf: Cannot locate rosdep definition for 【joint_state_publisher_gui】
learning_tf: Cannot locate rosdep definition for 【tf_transformations】
则
sudo apt-get install ros-foxy-joint-state-publisher-gui
注意-和_的区别

1433

被折叠的 条评论
为什么被折叠?



