@minato6 找到了一个原因,在moveit2_tutorials.repos文件中
moveit_task_constructor:
type: git
url: https://gh-proxy.com/github.com/ros-planning/moveit_task_constructor.git
version: humble
的version在教程里是ros2,换成humble,这个功能包就能编译通过了。