Sheelabhadra Dey

Results 6 comments of Sheelabhadra Dey

Hi @zfxw0206 , were you able to solve the issue? I am facing a similar problem with a BlackFly BFLY-PGE-20E4C camera.

I didn't get the error anymore after I closed the FlyCapture application and ran the launch file in the terminal. I am using ROS Kinect by the way.

Hi @zfxw0206 , I am facing a similar issue with a BlackFly BFLY-PGE-20E4C camera. Were you able to solve the issue? Thanks!

I didn't get the error anymore after I closed the FlyCapture application and ran the launch file in the terminal.

Hi Kuba, It's been a while since I worked on this project. I did try to perform detections from live audio using [this script](https://github.com/sheelabhadra/Emergency-Vehicle-Detection/blob/master/Paper-3/real_time_test.py). However, I remember not being able...

That's unfortunate and understandable since the code has been written in Python 2. You could try creating a virtual environment and install the dependencies (cf. requirements.txt) and see if that...