Items with no label
3335 Discussions

getting distance and capturing image

Stav_S_Intel
Employee
1,299 Views

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 Kudos
1 Solution
Bolous_A_Intel
Employee
406 Views

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

View solution in original post

0 Kudos
1 Reply
Bolous_A_Intel
Employee
407 Views

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 Kudos
Reply