autolab_core
1.1.0

Installation Guide

  • Python Installation
  • Documentation

API Documentation

  • CSV Processing
  • Quaternions
  • Exceptions
  • Experiment Logging
  • JSON Manipulation
  • Points and Point Clouds
  • Geometric Primitives
  • Random Variables
  • Rigid Transformations
  • Utility Functions
  • YAML Config Processor
autolab_core
  • »
  • Berkeley AutoLab Core Documentation
  • View page source

Berkeley AutoLab Core Documentation¶

Welcome to the documentation for the Berkeley AutoLab’s autolab_core module! This module is designed to be useful in a broad set of robotics tasks.

Installation Guide

  • Python Installation
    • Option 1: Pip
    • Option 2: Install from Source for ROS
  • Documentation
    • Building
    • Deploying

API Documentation

  • CSV Processing
    • CSVModel
  • Quaternions
    • DualQuaternion
  • Exceptions
  • Experiment Logging
    • ExperimentLogger
  • JSON Manipulation
  • Points and Point Clouds
    • BagOfPoints
    • BagOfVectors
    • Point
    • Direction
    • Plane3D
    • PointCloud
    • NormalCloud
    • ImageCoords
    • RgbCloud
    • RgbPointCloud
    • PointNormalCloud
  • Geometric Primitives
    • Box
    • Contour
  • Random Variables
    • RandomVariable
    • BernoulliRV
    • GaussianRV
    • ArtificialRV
    • ArtificialSingleRV
  • Rigid Transformations
    • RigidTransform
    • SimilarityTransform
  • Utility Functions
  • YAML Config Processor

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2016, Jeff Mahler.

Built with Sphinx using a theme provided by Read the Docs.