Metapackage `ros-humble-turtlebot3-manipulation-*.deb` cannot be found on `http://packages.ros.org/ros2/ubuntu`
goekce opened this issue · 1 comments
goekce commented
I would like to install the metapackage ros-humble-turtlebot3-manipulation
using apt
however the package cannot be found. I can see it on ROS Index and also on Ubuntu ROS package mirror. Somehow there is no deb
for this metapackage but only source. Is this a bug or feature?
sunghowoo commented
It appears that the ros-humble-turtlebot3-manipulation metapackage is only available as source at this time. This is likely not a bug but a feature, where the package is yet to have precompiled binaries (deb) in the apt repository. I believe the question has been answered, so I will close this issue