Bruno Carvalho

Results 4 comments of Bruno Carvalho

I'm currently using the "On Edge" version of your module, and this code is non present do I have to modify int `template_manager_script.py` those lines : ```python conf_data.roi = Rect(rect_center,...

I've try something else. I've linked the stereo depth capture to the script as : `stereo.depth.link(manager_script.inputs['depth_data'])` And then try to get it in the script as : ```pyhton ${_TRACE} ("Receiving...

I want to make it in the script, because, I want the real stereo capture estimation of the landmarks in the scene. And when I've try to implement it on...

> > Hi, your work really interrested me for my Bachelor work, but while I was trying to launch it this error apears : > > ```shell > > Dimensions...