Search found 4 matches
- Sun Feb 21, 2021 8:03 pm
- Forum: Lighthouse positioning system
- Topic: Error when installing opencv in VM
- Replies: 2
- Views: 60
Re: Error when installing opencv in VM
So I believe I've finally installed opencv successfully. But I'm back to my original issue where I get errors in running get_bs_geometry.py. The error I get is: Traceback (most recent call last): File "tools/lighthouse/get_bs_geometry.py", line 51, in <module> from cflib.crazyflie.mem import Lightho...
- Sun Feb 21, 2021 6:48 pm
- Forum: Lighthouse positioning system
- Topic: Error when installing opencv in VM
- Replies: 2
- Views: 60
Error when installing opencv in VM
Hello, I'm trying to run the get geometry script but I got an error that it could not import cv2 as cv, so I assumed I had to install opencv with pip3 install opencv-python (a step I skipped because I kept getting an error when trying to install it). Now I'm back to trying to install opencv and I ge...
- Wed Dec 09, 2020 9:47 pm
- Forum: Lighthouse positioning system
- Topic: Lighthouse with ROS
- Replies: 3
- Views: 243
Re: Lighthouse with ROS
Thanks everyone, I'll have a look at the resources you provided. Thanks again for the help!
- Tue Dec 08, 2020 6:02 am
- Forum: Lighthouse positioning system
- Topic: Lighthouse with ROS
- Replies: 3
- Views: 243
Lighthouse with ROS
Hello, I'd like to use the lighthouse positioning system with the ROS packages to fly 2-3 CFs but there aren't many threads about Lighthouse in general compared to LPS so I'm a little confused on how/where to start. Wolfgang Honig has a tutorial available on flying multiple CFs using a motion captur...