Adam Serafin
Adam Serafin
@BryanBetancur did you use USB or PoE RealSense cameras? One additional overhead can come from the bandwidth, PoE cameras usually have 1GBPs transfer (unless you use external network card). You...
Hi, which camera do you want to set manual exposure for? In stereo_inertial_node setting exposure is available only for stereo cameras. If you want a more generic approach I would...
Hi, these configuration files are just an example output that you could get when trying to calibrate cameras using ROS camera_calibration package (for example to get plumb_bob calibration model or...
Hi, thanks for the report, could you try testing with following parameters: ```yaml nn: i_disable_resize: false rgb: i_preview_size: 416 ```
Hi, are the results the same when running through bare C++/Python code?
Hi, according to the logs everything that you posted launches correctly. Not sure what do you mean by searching for node, `/oak` just refers to a name which is given...
Hi, this is related to https://github.com/luxonis/depthai-ros/issues/540, you should be able to build if you run `sudo apt update && sudo apt upgrade`
Thanks for the information! It will be definitely added in Jazzy
Hi, could you post full log from the launch file? And would it be possible to see the resulting URDF file? From the looks of it I think it might...
Hi, just to be sure, robot_description spawns normally when not including the camera xacro?