Myron Rodrigues
Myron Rodrigues
For #973 - `calibrator.py` file is almost 1.5K lines long and difficult to navigate. - This could break dependencies? I'd like to know more if this is true. - Ive...
From #972 Doing this first for rolling. This was a TODO in the repository, opening this PR to add this feature. - The main issue why this wasn't possible imo...
This was a TODO in the repository, opening this PR to add this feature. - The main issue why this wasn't possible imo is the way `mk_obj_points` works. I'm using...
- `calibrator.py` file is almost 1.5K lines long and difficult to navigate. - This could break dependencies? I'd like to know more if this is true. - Ive fixed the...
Hi Great job with this project and thank you. I had some issues compiling it with Ubuntu 20.04 mostly due to the updates in ```libmrpt_dev v1:2.4.0```, ```eigen3``` and [mrpt_bridge](https://github.com/mrpt-ros-pkg/mrpt_bridge). Did...
The quaternion should be z=0 and w=1
thanks for sharing this. I'm a newbie on mosfets. But should the drain and source of inrush limiter mosfet be reversed? I've read it doesn't matter much but unsure. Or...
- Moved calibration types to separate files - Sorting imports in some files based on types initially started for `Iron` in #975 closes #973
I'm trying to run the docker image ```bash docker run --privileged -v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw' -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix --network host --rm -i -t luxonis/depthai:latest python3 /depthai/depthai_demo.py ``` I...
Version: 1 commit behind `iron` commit hash `cf5d2aaee9117298ea1632c98ffd36a5d7d535ac` ## Issue - Trying to run a `Depth` pipeline on OAK-D Pro W camera. - What I want is depth output with...