Visible to Intel only — GUID: GUID-EF738FF7-7F27-44C2-9B78-A03034A9D4B2
UPS 6000 and UP Xtreme i11 Robot Kits
Create Your Own Robot Kit
Perception
Navigation
Simulation
Benchmarking and Profiling
EI for AMR Container on a Virtual Machine
Fibocom’s FM350 5G Module Integration
Change Existing and Add New Docker* Images to the EI for AMR SDK
Troubleshooting for Robot Tutorials
Spatial Partitioning and Search Operations with Octrees
Constructing a Convex Hull Polygon for a 3D Point Cloud
Detecting Specific Models and Their Parameters in 3D Point Clouds
Plane Model Segmentation
Surface Reconstruction with Intel® oneAPI Base Toolkit's Moving Least Squares (MLS)
Intel® oneAPI Base Toolkit's Iterative Closest Point (ICP)
KdTree Search Using Intel® oneAPI Base Toolkit's KdTree FLANN
Downsampling 3D Point Clouds with a Voxelized Grid
Filtering Point Clouds with a Passthrough Filter
PCL Optimizations Outside of Docker* Images
Optimized PCL Known Limitation
Optimized PCL Troubleshooting
Visible to Intel only — GUID: GUID-EF738FF7-7F27-44C2-9B78-A03034A9D4B2
Optimized PCL Troubleshooting
If the executable gives a segmentation fault (the core is dumped), the Docker* image was not opened with the root user.
If you can see the GPU in sycl, the user has the correct permissions:
sycl-ls [opencl:0] ACC : Intel(R) FPGA Emulation Platform for OpenCL(TM) 1.2 [2021.13.11.0.23_160000] [opencl:0] CPU : Intel(R) OpenCL 3.0 [2021.13.11.0.23_160000] [opencl:0] GPU : Intel(R) OpenCL HD Graphics 3.0 [22.17.23034] [level_zero:0] GPU : Intel(R) Level-Zero 1.3 [1.3.23034] [host:0] HOST: SYCL host platform 1.2 [1.2]
If the user does not have the correct permissions, add the user to the render group:
#replace userName with the actual user of your system sudo usermod -a -G render <userName>
Did you find the information on this page useful?
Feedback Message
Characters remaining: