Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

3D Box Tracking:Transformation Frame

ACroo2
Beginner
1,918 Views

I am new to the RealSense line of 3D cameras and purchased a D415 and D435 in hopes of tracking a package in real space such as the image here:

I want to use the coordinate system from the closest edge of a box to interface with a robot arm to then manipulate the box. Are there any recommendations or tutorials on where to start with the SDK and library to publish the xyz distances and rpy of the side of a box? Thanks!

0 Kudos
1 Solution
MartyG
Honored Contributor III
966 Views

The SDK software of the 400 Series cameras has a tutorial for measuring an object.

https://github.com/IntelRealSense/librealsense/tree/master/examples/measure librealsense/examples/measure at master · IntelRealSense/librealsense · GitHub

View solution in original post

2 Replies
MartyG
Honored Contributor III
967 Views

The SDK software of the 400 Series cameras has a tutorial for measuring an object.

https://github.com/IntelRealSense/librealsense/tree/master/examples/measure librealsense/examples/measure at master · IntelRealSense/librealsense · GitHub

ACroo2
Beginner
966 Views

I'll start there, thank you

0 Kudos
Reply