Setup issues with the Voxl 2 Mini with Hires and Tracking Cameras
-
@Nicholas-Hansen I got a new duplex board assuming that was the issue, and still have the same errors.
-
I am also getting the same fault/error messages from camera server. Would like to know if the issue has been resolved.
-
Please run
voxl-camera-server -d
andvoxl-camera-server -l
and take a picture of your setup -
@Moderator , Hi i am also getting the same issue . and done the thing as you mentioned please check the pictures the error was not cleared. ![IMG20231026114600.jpg](Request Entity Too Large) ![IMG20231026114611.jpg](Request Entity Too Large) ![IMG20231026114623.jpg](Request Entity Too Large)
-
-
@Trinadh Try
voxl-camera-server -d 0
-
@tom but it looks like you're using the wrong port. You should be using J7 not J6, take a closer look at the docs page you linked.
-
@tom Hi Tom, thank for the input, we have placed the board and camera as per the VOXL document. and the command you specified is also been checked the result was the same.
For reference I am Placing the Camera connection given in VOXL Document
We have placed the camera modules as per picture.
-
@Trinadh The issue is clear by using the below commands.
camera-server-config-helper hires:imx214:0 tracking0:ov7251:1
voxl-camera-server -d 3
-
I am having these same issues. I'm on voxl suite 1.1.0. Voxl camera server shows 0 cameras connected. When I use dmesg right after I get this:
My setup is as shown here:
https://docs.modalai.com/images/voxl2-mini/MDK-M0104-1-C4-b.jpgAnd I've used
camera-server-config-helper hires:imx214:0 tracking0:ov7251:1
For configuration.
Am I doing something obviously wrong?
Thanks