ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
autoware_point_types: Cannot locate rosdep definition for [point_cloud_msg_wrapper]
dummy_diag_publisher: Cannot locate rosdep definition for [rqt_runtime_monitor]
system_error_monitor: Cannot locate rosdep definition for [rqt_robot_monitor]
............
解决方法一
sudo apt-get install ros-galactic(这里是你的ros版本)-point-cloud-msg-wrapper ros-galactic(这里是你的ros版本)-rqt-runtime-monitor
解决方法二
rosdep update --include-eol-distros