About Anaconda Help Download Anaconda

conda-forge / packages / pyrealsense2 2.55.1

Cross-platform library for IntelĀ® RealSenseā„¢ depth and tracking cameras.

copied from cf-post-staging / pyrealsense2

Installers

  • linux-64 v2.55.1
  • linux-ppc64le v2.55.1
  • linux-aarch64 v2.55.1
  • osx-64 v2.55.1
  • osx-arm64 v2.55.1

conda install

To install this package run one of the following:
conda install conda-forge::pyrealsense2

Description

This feedstock packages the C++ library librealsense and the Python library pyrealsense2. The packages are built enabling the FORCE_RSUSB_BACKEND CMake option, and they are available for all the Linux and macOS platforms supported by conda-forge, including linux-aarch64 that can be used on Nvidia Jetson boards. If your platform is cuda capable, a cuda enabled package should be installed automatically. If that does not happen, you can force the installation of the cuda variant with conda create -n rsenv librealsense=*=*cuda* or the command in your preferred conda-based package manager. If for any reason you want to force the installation of librealsense without cuda support, you can do that with conda create -n rsenv librealsense=*=*cpu*.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy