Outdoor_waypoint_nav and husky_navigation Dependencies error

Hi,

I want to move the husky robot from Clearpath Robotics with a GPS. I am running the ros codes from TheConstruct tutorial How to use GPS to do autonomous navigation.

I get the following dependencies error if I run rosdep

Latitude-5520:~/catkin_ws$ rosdep install --from-paths /home/hus/catkin_ws/src --ignore-src -y --rosdistro=noetic
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
outdoor_waypoint_nav: Cannot locate rosdep definition for [husky_customization]
husky_navigation: Cannot locate rosdep definition for [husky_customization]

Can anyone please help in getting the dependencies for outdoor_waypoint_nav and husky_navigation?

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.