Open TFM99102 opened 11 months ago
Hi, could you post some more information as described in bug report template?
Hey, I'm trying to work with the OAK-D Long range: Product link:
I have installed everything according to the readme.
I'm trying to launch the stereo_inertial_node
roslaunch depthai_examples stereo_inertial_node.launch camera_model:=OAK-D-LR
For the camera_model i want to set OAK-D-LR but this is failing ( I have looked into the URDF files and there is no file for my camera model) --> that is why I'm thinking the model is currently not supported.
Error message when launching with camera_model:=OAK-D-LR
`... logging to /home/urban/.ros/log/fce0fd42-9f48-11ee-9ef7-48b02de60df0/roslaunch-urban0-5334.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://urban0:41375/
PARAMETERS
NODES / depth_image_convertion_nodelet (nodelet/nodelet) depth_image_to_rgb_pointcloud (nodelet/nodelet) nodelet_manager (nodelet/nodelet) oak_state_publisher (robot_state_publisher/robot_state_publisher) rviz (rviz/rviz) stereo_inertial_publisher (depthai_examples/stereo_inertial_node)
auto-starting new master process[master]: started with pid [5368] ROS_MASTER_URI=http://localhost:11311
[rviz-7] killing on exit
[depth_image_to_rgb_pointcloud-6] killing on exit
[depth_image_convertion_nodelet-5] killing on exit
[nodelet_manager-4] killing on exit
[stereo_inertial_publisher-3] killing on exit
[oak_state_publisher-2] killing on exit
[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
**Error message when launching with camera_model:=OAK-D**
... logging to /home/urban/.ros/log/eb9b0418-9f4a-11ee-8a5d-48b02de60df0/roslaunch-urban0-5964.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://urban0:37899/
PARAMETERS
NODES / depth_image_convertion_nodelet (nodelet/nodelet) depth_image_to_rgb_pointcloud (nodelet/nodelet) nodelet_manager (nodelet/nodelet) oak_state_publisher (robot_state_publisher/robot_state_publisher) rviz (rviz/rviz) stereo_inertial_publisher (depthai_examples/stereo_inertial_node)
auto-starting new master process[master]: started with pid [5996] ROS_MASTER_URI=http://localhost:11311
[rviz-7] killing on exit [depth_image_to_rgb_pointcloud-6] killing on exit [depth_image_convertion_nodelet-5] killing on exit [nodelet_manager-4] killing on exit [stereo_inertial_publisher-3] killing on exit [oak_state_publisher-2] killing on exit [rosout-1] killing on exit [master] killing on exit shutting down processing monitor... ... shutting down processing monitor complete done ` Attach system log
Hey any updates on this ?
Hi @TFM99102 , sorry for the inconvenience. LR support will be updated this week (hopefully today/tomorrow) by @danilo-pejovic
Thanks, I look forward to the issue being resolved.
I am working on it, we are updating couple of our cameras. I will let you know when I am ready to push changes for LR.
Is the OAK-D LR currently supported by the ROS code? I have followed the readme file but it does not work for the OAK-D LR. If there is currently no support, are there any plans to support the device in the future?
Kind regards