mit-acl / deep_panther

BSD 3-Clause "New" or "Revised" License
52 stars 10 forks source link

Problems installing em/empy packages (in branch develop) #8

Closed jtorde closed 8 months ago

jtorde commented 8 months ago

The solution was to do this before running catkin build:

pip uninstall em pip install empy==3.3.4 [there was a newer version of empy installed but it didn't work]

jtorde commented 8 months ago

Added to the readme: https://github.com/mit-acl/deep_panther/commit/cd892796a701afd6f4514ad5680a1eccb4299db1