#include <bmg160meas.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _GyroTemperature_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _GyroX_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _GyroY_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _GyroZ_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::bmg160_driver::bmg160meas_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::bmg160_driver::bmg160meas_ < ContainerAllocator > > | Ptr |
typedef bmg160meas_ < ContainerAllocator > | Type |
Public Member Functions | |
bmg160meas_ () | |
bmg160meas_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | GyroTemperature |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | GyroX |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | GyroY |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | GyroZ |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 of file bmg160meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::_GyroTemperature_type |
Definition at line 55 of file bmg160meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::_GyroX_type |
Definition at line 46 of file bmg160meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::_GyroY_type |
Definition at line 49 of file bmg160meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::_GyroZ_type |
Definition at line 52 of file bmg160meas.h.
typedef ::std_msgs::Header_<ContainerAllocator> bmg160_driver::bmg160meas_< ContainerAllocator >::_header_type |
Definition at line 43 of file bmg160meas.h.
typedef boost::shared_ptr< ::bmg160_driver::bmg160meas_<ContainerAllocator> const> bmg160_driver::bmg160meas_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file bmg160meas.h.
typedef boost::shared_ptr< ::bmg160_driver::bmg160meas_<ContainerAllocator> > bmg160_driver::bmg160meas_< ContainerAllocator >::Ptr |
Definition at line 59 of file bmg160meas.h.
typedef bmg160meas_<ContainerAllocator> bmg160_driver::bmg160meas_< ContainerAllocator >::Type |
Definition at line 23 of file bmg160meas.h.
bmg160_driver::bmg160meas_< ContainerAllocator >::bmg160meas_ | ( | ) | [inline] |
Definition at line 25 of file bmg160meas.h.
bmg160_driver::bmg160meas_< ContainerAllocator >::bmg160meas_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file bmg160meas.h.
boost::shared_ptr<std::map<std::string, std::string> > bmg160_driver::bmg160meas_< ContainerAllocator >::__connection_header |
Definition at line 61 of file bmg160meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::GyroTemperature |
Definition at line 56 of file bmg160meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::GyroX |
Definition at line 47 of file bmg160meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::GyroY |
Definition at line 50 of file bmg160meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bmg160_driver::bmg160meas_< ContainerAllocator >::GyroZ |
Definition at line 53 of file bmg160meas.h.
::std_msgs::Header_<ContainerAllocator> bmg160_driver::bmg160meas_< ContainerAllocator >::header |
Definition at line 44 of file bmg160meas.h.