joint_dispatcher
Public Member Functions | Public Attributes | List of all members
joint_dispatcher::JointSelection Struct Reference

#include <JointSelection.hpp>

Public Member Functions

size_t size () const
 
void resolveNames (base::samples::Joints const &sample)
 

Public Attributes

std::vector< int > byIndex
 
std::vector< std::string > byName
 

Detailed Description

This represents a subset of joints from a base::samples::Joints

Member Function Documentation

◆ resolveNames()

void joint_dispatcher::JointSelection::resolveNames ( base::samples::Joints const &  sample)
inline

◆ size()

size_t joint_dispatcher::JointSelection::size ( ) const
inline

Member Data Documentation

◆ byIndex

std::vector<int> joint_dispatcher::JointSelection::byIndex

◆ byName

std::vector<std::string> joint_dispatcher::JointSelection::byName

The documentation for this struct was generated from the following file: