Unable to locate package ros-noetic-jackal-simulator
I am using Ubuntu 20.04 on Oracle VM, I have installed ROS noetic. After that, I tried to follow with Jackal robotic tutorial provided by Clearpath robotic company and when I tried to execute the [sudo apt-get install ros-noetic-jackal-simulator ros-noetic-jackal-desktop ros-noetic-jackal-navigation] , I got the following messages:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-noetic-jackal-simulator
E: Unable to locate package ros-noetic-jackal-desktop
It seems that maybe repositories for ROS aren't enabled (
universe
inSoftware & Updates
)? Did you runsudo apt-get update
after setting up the ROS keys etc.? You could build it from source too, if it will be not a problem too.do you solv e the problem? I have the same problem..