BerkeleyAutomation / FogROS2

An Adaptive and Extensible Platform for Cloud and Fog Robotics Using ROS 2
https://berkeleyautomation.github.io/FogROS2
Apache License 2.0
171 stars 29 forks source link

`wgconfig` missing from dependencies in APT #97

Open jeffi opened 1 year ago

jeffi commented 1 year ago

Describe the bug See title. Current workaround is to manually install pip install wgconfig.

To Reproduce Steps to reproduce the behavior:

  1. Run tutorial from scratch, only apt install ros-humble-fogros2
  2. Try to run tutorial, get message about missing import for wgconfig.
jeffi commented 1 year ago

One solution we discussed was to vendor it.

KDharmarajanDev commented 1 year ago

Addressed by #106

SimeonOA commented 1 year ago

Investigate Licensing on this?