open-rmf / open-rmf/rmf

Cannot use the following command: `sudo apt update && sudo apt install ros-rolling-rmf-dev`

Open
#459 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
439
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Before proceeding, is there an existing issue or discussion for this?
Description

Hello,

I am installing the openRMF in ubuntu 22.04 with rolling version of ros.

when I try to complete the step of this command:
sudo apt update && sudo apt install ros-rolling-rmf-dev

I receive the following response:

pi@ubuntu:~$ sudo apt update && sudo apt install ros-rolling-rmf-dev
Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
Hit:5 http://packages.ros.org/ros2/ubuntu jammy InRelease
Hit:6 http://packages.osrfoundation.org/gazebo/ubuntu-stable jammy InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://packages.osrfoundation.org/gazebo/ubuntu-stable/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package ros-rolling-rmf-dev

Can you please help?
where should I begin seaching or what I am missing?

Thank you very much for your kind response, in advance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing sudo apt update && sudo apt install ros-rolling-rmf-dev on Ubuntu 22.04 and checking the configured ROS package sources. The issue names no repository files or tests; done should mean identifying whether the package is published for this environment and documenting the supported installation path or required correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, ubuntu
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.