You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the rmf_demos packages will work just fine from a source build if you use pip to install fastapi. But since it requires a pip-installed fastapi whose version is different than the fastapi installed in the underlying Ubuntu distro, it would be considered bad practice to include rmf_demos in the ROS humble release.
We'll need to update the instructions that you're referring to. Thanks for pointing that out!
I'm following these instructions to install RMF and demo: https://github.com/open-rmf/rmf#rmf-demos
Upon running
sudo apt install ros-humble-rmf-demos-gz
, it's unable to locate the package and throws an error:The text was updated successfully, but these errors were encountered: