Hi all,
I am working on a ROS interface for the anafi drone. It uses olympe as a connecting bridge. I have succeed with compiling olympe, but to import olympe, it must be under a virtual environment.
With roslaunch, I don`t see a way to use that virtual environment. Thus, is there a way to install olympe globally?
My pip install failed with:
ERROR: Could not find a version that satisfies the requirement parrot-olympe (from versions: none)
ERROR: No matching distribution found for parrot-olympe
Various versions failed with this reason.