Create and activate a conda environment with Python 3.12 and R-base conda create -n spamv python==3.12 r-base conda activate spamv (Optional) If you want to apply our ...
This is a Python implementation of the SLAMTEC Aurora Remote SDK which is based on the Aurora SDK for C++. It provides comprehensive Python bindings for Aurora's 3D SLAM device including pose tracking ...