hector_math
jazzy
Table of Contents
Coloring
Containers
Eigen Helpers
Iterators
Map Operations
Quaternion Binning
Robot
Shapes - Bounding Boxes
hector_math
Index
Edit on GitHub
Index
H
H
hector_math::BoundedVector (C++ class)
hector_math::BoundedVector::back (C++ function)
,
[1]
hector_math::BoundedVector::begin (C++ function)
,
[1]
hector_math::BoundedVector::clear (C++ function)
hector_math::BoundedVector::const_iterator (C++ type)
hector_math::BoundedVector::data (C++ function)
,
[1]
hector_math::BoundedVector::emplace_back (C++ function)
hector_math::BoundedVector::end (C++ function)
,
[1]
hector_math::BoundedVector::erase (C++ function)
,
[1]
hector_math::BoundedVector::front (C++ function)
,
[1]
hector_math::BoundedVector::items_ (C++ member)
hector_math::BoundedVector::iterator (C++ type)
hector_math::BoundedVector::operator[] (C++ function)
,
[1]
hector_math::BoundedVector::pop_back (C++ function)
hector_math::BoundedVector::push_back (C++ function)
hector_math::BoundedVector::reserve (C++ function)
hector_math::BoundedVector::size (C++ function)
hector_math::BoundedVector::size_ (C++ member)
hector_math::coloring::gradientColor (C++ function)
,
[1]
hector_math::coloring::segmentColor (C++ function)
hector_math::computeBin (C++ function)
hector_math::computeBoundingBoxForBox (C++ function)
hector_math::computeBoundingBoxForCylinder (C++ function)
hector_math::computeBoundingBoxForSphere (C++ function)
hector_math::eigen::flip (C++ function)
,
[1]
hector_math::eigen::flip_ops::FlipOp (C++ enum)
hector_math::eigen::flip_ops::FlipOp::Both (C++ enumerator)
hector_math::eigen::flip_ops::FlipOp::Columns (C++ enumerator)
hector_math::eigen::flip_ops::FlipOp::Rows (C++ enumerator)
hector_math::eigen::shift (C++ function)
hector_math::eigen::wrapWithConstant (C++ function)
hector_math::findMaximum (C++ function)
hector_math::findMaximumAndIndex (C++ function)
hector_math::findMinimum (C++ function)
hector_math::findMinimumAndIndex (C++ function)
hector_math::iterateCircle (C++ function)
,
[1]
,
[2]
hector_math::iteratePolygon (C++ function)
,
[1]
,
[2]
hector_math::iterateRectangle (C++ function)
,
[1]
,
[2]
hector_math::JointStateSubscriber (C++ class)
hector_math::JointStateSubscriber::pause (C++ function)
hector_math::JointStateSubscriber::resume (C++ function)
hector_math::JointStateSubscriber::waitForFullState (C++ function)
hector_math::quaternion_binning_modes::QuaternionBinningMode (C++ enum)
hector_math::quaternion_binning_modes::QuaternionBinningMode::LargestDim (C++ enumerator)
hector_math::quaternion_binning_modes::QuaternionBinningMode::Spherical (C++ enumerator)
hector_math::quaternion_binning_modes::QuaternionBinningMode::SphericalFibonacci (C++ enumerator)
hector_math::QuaternionCache (C++ class)
hector_math::QuaternionCache::begin (C++ function)
,
[1]
hector_math::QuaternionCache::BinType (C++ type)
hector_math::QuaternionCache::cache_ (C++ member)
hector_math::QuaternionCache::cbegin (C++ function)
hector_math::QuaternionCache::cend (C++ function)
hector_math::QuaternionCache::clear (C++ function)
hector_math::QuaternionCache::computeBin (C++ function)
hector_math::QuaternionCache::const_iterator (C++ type)
hector_math::QuaternionCache::end (C++ function)
,
[1]
hector_math::QuaternionCache::find (C++ function)
,
[1]
hector_math::QuaternionCache::insert (C++ function)
hector_math::QuaternionCache::iterator (C++ type)
hector_math::RingBuffer (C++ class)
hector_math::RingBuffer::added_element_tail_adapt_indices (C++ function)
hector_math::RingBuffer::back (C++ function)
,
[1]
hector_math::RingBuffer::begin (C++ function)
hector_math::RingBuffer::capacity (C++ function)
hector_math::RingBuffer::cbegin (C++ function)
hector_math::RingBuffer::cend (C++ function)
hector_math::RingBuffer::clear (C++ function)
hector_math::RingBuffer::const_iterator (C++ type)
hector_math::RingBuffer::const_pointer (C++ type)
hector_math::RingBuffer::const_reference (C++ type)
hector_math::RingBuffer::difference_type (C++ type)
hector_math::RingBuffer::emplace_back (C++ function)
hector_math::RingBuffer::empty (C++ function)
hector_math::RingBuffer::end (C++ function)
hector_math::RingBuffer::front (C++ function)
,
[1]
hector_math::RingBuffer::full (C++ function)
hector_math::RingBuffer::get_head_index (C++ function)
hector_math::RingBuffer::get_last_index (C++ function)
hector_math::RingBuffer::get_normalised_index (C++ function)
hector_math::RingBuffer::items_ (C++ member)
hector_math::RingBuffer::iterator (C++ type)
hector_math::RingBuffer::max_size (C++ function)
hector_math::RingBuffer::operator[] (C++ function)
,
[1]
hector_math::RingBuffer::pointer (C++ type)
hector_math::RingBuffer::pop_front (C++ function)
hector_math::RingBuffer::push_back (C++ function)
hector_math::RingBuffer::read_and_pop_front (C++ function)
hector_math::RingBuffer::reference (C++ type)
hector_math::RingBuffer::removed_element_at_head_adapt_indices (C++ function)
hector_math::RingBuffer::ring_iterator (C++ struct)
hector_math::RingBuffer::ring_iterator::_traits (C++ type)
hector_math::RingBuffer::ring_iterator::buffer_ (C++ member)
hector_math::RingBuffer::ring_iterator::buffer_index_ (C++ member)
hector_math::RingBuffer::ring_iterator::difference_type (C++ type)
hector_math::RingBuffer::ring_iterator::iterator_category (C++ type)
hector_math::RingBuffer::ring_iterator::iterator_index_ (C++ member)
hector_math::RingBuffer::ring_iterator::iterator_type (C++ type)
hector_math::RingBuffer::ring_iterator::offset_ (C++ member)
hector_math::RingBuffer::ring_iterator::operator RingBuffer<T, N>::const_iterator (C++ function)
hector_math::RingBuffer::ring_iterator::operator!= (C++ function)
hector_math::RingBuffer::ring_iterator::operator* (C++ function)
hector_math::RingBuffer::ring_iterator::operator+ (C++ function)
hector_math::RingBuffer::ring_iterator::operator++ (C++ function)
,
[1]
hector_math::RingBuffer::ring_iterator::operator+= (C++ function)
hector_math::RingBuffer::ring_iterator::operator- (C++ function)
,
[1]
hector_math::RingBuffer::ring_iterator::operator-- (C++ function)
,
[1]
hector_math::RingBuffer::ring_iterator::operator-= (C++ function)
hector_math::RingBuffer::ring_iterator::operator-> (C++ function)
hector_math::RingBuffer::ring_iterator::operator== (C++ function)
hector_math::RingBuffer::ring_iterator::pointer (C++ type)
hector_math::RingBuffer::ring_iterator::reference (C++ type)
hector_math::RingBuffer::ring_iterator::ring_iterator (C++ function)
hector_math::RingBuffer::ring_iterator::value_type (C++ type)
hector_math::RingBuffer::size (C++ function)
hector_math::RingBuffer::Size (C++ member)
hector_math::RingBuffer::size_ (C++ member)
hector_math::RingBuffer::size_type (C++ type)
hector_math::RingBuffer::tail_index_ (C++ member)
hector_math::RingBuffer::value_type (C++ type)
hector_math::RobotFootprint (C++ class)
hector_math::RobotFootprint::getMinimum (C++ function)
hector_math::RobotModel (C++ class)
hector_math::RobotModel::axisAlignedBoundingBox (C++ function)
hector_math::RobotModel::centerOfMass (C++ function)
hector_math::RobotModel::ConstPtr (C++ type)
hector_math::RobotModel::footprint (C++ function)
hector_math::RobotModel::getJointPosition (C++ function)
hector_math::RobotModel::jointNames (C++ function)
hector_math::RobotModel::jointPositions (C++ function)
hector_math::RobotModel::mass (C++ function)
hector_math::RobotModel::Ptr (C++ type)
hector_math::RobotModel::RobotModel (C++ function)
,
[1]
hector_math::RobotModel::updateJointPosition (C++ function)
hector_math::RobotModel::updateJointPositions (C++ function)
,
[1]
hector_math::transformBoundingBox (C++ function)
Read the Docs
v: jazzy
Languages
en
Versions
master
Downloads
epub
Continuous Documentation
hosting provided by
GitHub Pages
.