kr_autonomous_flight icon indicating copy to clipboard operation
kr_autonomous_flight copied to clipboard

Can't find packages in external_all.yaml

Open Dellaldd opened this issue 1 year ago • 1 comments

In branch feature/integrate_lidar_3d_planner_asr, I can't find package kr_demo_planner according to the external_all.yaml. And in branch feature/integrate_lidar_3d_planner_default, I can't find package motion_primitives according to the external_all.yaml. I am not sure if I missed any steps. Thank you for your help!

Dellaldd avatar Jan 19 '25 03:01 Dellaldd

Hello, the master branch is the one that works out of the box. The other branches are under development for our other research projects and only tested on our own robot platforms. Some of the dependencies are not released yet. However, you can probably get the feature/integrate_lidar_3d_planner_default branch working but you will need to install the 3D planner from this repo. Hope this helps!

XuRobotics avatar Jan 22 '25 02:01 XuRobotics