About Anaconda Help Download Anaconda

robostack-noetic / packages / ros-noetic-class-loader 0.5.2

The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader 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.

copied from robostack-staging / ros-noetic-class-loader

Installers

  • linux-64 v0.5.2
  • linux-aarch64 v0.5.2
  • win-64 v0.5.2
  • osx-64 v0.5.2
  • osx-arm64 v0.5.2

conda install

To install this package run one of the following:
conda install robostack-noetic::ros-noetic-class-loader

Description

None

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy