Robotics StackExchange | Archived questions

How to install compressed-image-transport for ROS Noetic

Hello,

I am following a tutorial but am using noetic instead of melodic. As far as I can tell "compressed-image-transport" is still available for this distro. For some reason when I try running the

sudo apt-get install ros-noetic-compressed-image-transport

I am getting an error saying

E: Unable to locate package ros-noetic-compressed-image-transport

and I can't find any documentation of how to circumvent this or how to fix it.

Thanks.

Asked by cwmacier on 2023-05-07 19:08:07 UTC

Comments

Could you please clarify whether you can install other packages, and how you've installed ROS?

According to status_page/ros_noetic_default.html?q=compressed it should be available, but it would depend on your OS, platform, CPU architecture, and how you've configured, setup and installed things.

Asked by gvdhoorn on 2023-05-08 02:55:25 UTC

Answers