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
Describe the bug
When installing FogROS 2 and the examples package via apt, certain dependencies are not listed in the package.xml files, leading to users having to manually install those dependencies.
Describe the bug
When installing FogROS 2 and the examples package via apt, certain dependencies are not listed in the package.xml files, leading to users having to manually install those dependencies.
To Reproduce
Steps to reproduce the behavior:
sudo apt-get install ros-humble-fogros2-examples
(Notice no FogROS dependency)sudo apt-get install ros-humble-fogros2
(several dependency issues)Known Missing Dependencies:
fogros2-examples:
fogros2:
There may be more missing dependencies, but this will have to be listed.
The text was updated successfully, but these errors were encountered: