ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Unable to locate package ros-noetic-jackal-simulator

asked 2022-01-08 07:35:13 -0500

muntasir.mommani gravatar image

updated 2022-02-18 13:23:31 -0500

lucasw gravatar image

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

edit retag flag offensive close merge delete

Comments

1

It seems that maybe repositories for ROS aren't enabled (universe in Software & Updates)? Did you run sudo 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.

ljaniec gravatar image ljaniec  ( 2022-01-10 05:21:03 -0500 )edit

do you solv e the problem? I have the same problem..

finnn gravatar image finnn  ( 2022-07-21 17:21:02 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-01-10 06:38:35 -0500

osilva gravatar image

updated 2022-01-10 06:39:12 -0500

Hi @muntasir.mommani the jackal simulator package is not available from apt yet, still pointing to melodic distro.

As you can see in this thread: https://github.com/jackal/jackal_simu... there is no plans to move it noetic. The melodic version should work but it needs to be built from source.

edit flag offensive delete link more

Comments

so if i want to use jackal simulator and repo, I have to give up noetic and use melodic?

finnn gravatar image finnn  ( 2022-07-21 17:22:07 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2022-01-08 07:35:13 -0500

Seen: 1,481 times

Last updated: Jan 10 '22