About Anaconda Help Download Anaconda

conda-forge / packages / ros-class-loader 0.4.1

The class_loader package is a ROS-independent package for loading plugins during runtime and the

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.4.1
  • osx-64 v0.4.1

conda install

To install this package run one of the following:
conda install conda-forge::ros-class-loader
conda install conda-forge/label/broken::ros-class-loader
conda install conda-forge/label/cf202003::ros-class-loader

Description

The classloader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. classloader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of said exported classes without the explicit declaration (i.e. header file) for those classes.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy