can't install Simulating Husky

asked 2018-12-18 13:45:08 -0500

mado1907 gravatar image

updated 2018-12-18 14:57:18 -0500

jayess gravatar image

i have installed ubuntu 18.04 and ros melodic as recommended i tried to install Simulating Husky but every time i enter the code ..

$ sudo apt-get install ros-<distro>-husky-simulator

.. the terminal gives me this ..

E: Unable to locate package ros-melodic-husky-simulato

.. and it happend again with other packages

edit retag flag offensive close merge delete

Comments

Can you please update your question with the actual command and full error? You surely didn't type sudo apt-get install ros-<distro>-husky-simulator and the full error isn't E: Unable to locate package ros-melodic-husky-simulato (notice the missing "r")

jayess gravatar image jayess  ( 2018-12-18 14:59:11 -0500 )edit
2

Seeing as this is tagged melodic, the answer is simple: the Husky packages haven't been released into ROS Melodic. See status_page/ros_melodic_default.html?q=husky for instance.

A search reveals many Q&As about this.

gvdhoorn gravatar image gvdhoorn  ( 2018-12-18 15:12:19 -0500 )edit