Items with no label
3338 讨论

getting distance and capturing image

Stav_S_Intel
员工
1,691 次查看

Hi,

I would like to use the Euclid to stop in a specific distance from an object and capture an image. can you direct me on how to get distance information and maybe show me a sample where capture image is used?

Regards,

Stav

0 项奖励
1 解答
Bolous_A_Intel
798 次查看

Hello,

I am posting a short tutorial & samples that show 2 different ways for obtaining or capturing camera images.

Please view the guide, and if you have any questions please share them here.

By the way, and this is not in the document, the Cameras node in Euclid publishes images to the topic /camera/color/image_raw.

So you can use the rossub.py demo to hook into these captured images.

If you don't want to use ROS, you can install pyrealsense as described in the tutorial and use rospub.py without publishing the images.

Best wishes,

Bolous

在原帖中查看解决方案

0 项奖励
1 回复
Bolous_A_Intel
799 次查看

Hello,

I am posting a short tutorial & samples that show 2 different ways for obtaining or capturing camera images.

Please view the guide, and if you have any questions please share them here.

By the way, and this is not in the document, the Cameras node in Euclid publishes images to the topic /camera/color/image_raw.

So you can use the rossub.py demo to hook into these captured images.

If you don't want to use ROS, you can install pyrealsense as described in the tutorial and use rospub.py without publishing the images.

Best wishes,

Bolous

0 项奖励
回复