You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when i start the node, i receive the following error. I am using it with realsense camera. Any idea how to solve this issue?
[component_container_mt-3] [ERROR] [1724137462.210540163] [NitrosImage]: [convert_to_custom] Unsupported encoding from ROS [16UC1].
[component_container_mt-3] terminate called after throwing an instance of 'std::runtime_error'
[component_container_mt-3] what(): [convert_to_custom] Unsupported encoding from ROS
Best,
Samuel
The text was updated successfully, but these errors were encountered:
HappySamuel
changed the title
ERROR when running isaac_ros_depth_image_proc
ERROR when running isaac_ros_depth_image_proc/PointCloudXyzNode
Aug 20, 2024
Hi
I am trying to obtain pointcloud via depth image that generate by realsense. Below is my launch file.
However, when i start the node, i receive the following error. I am using it with realsense camera. Any idea how to solve this issue?
Best,
Samuel
The text was updated successfully, but these errors were encountered: