segway_rmp200_twist_odom_alg.cpp
Go to the documentation of this file.
00001 #include "segway_rmp200_twist_odom_alg.h"
00002 
00003 SegwayRmp200TwistOdomAlgorithm::SegwayRmp200TwistOdomAlgorithm(void)
00004 {
00005 }
00006 
00007 SegwayRmp200TwistOdomAlgorithm::~SegwayRmp200TwistOdomAlgorithm(void)
00008 {
00009 }
00010 
00011 void SegwayRmp200TwistOdomAlgorithm::config_update(Config& new_cfg, uint32_t level)
00012 {
00013   this->lock();
00014 
00015   // save the current configuration
00016   this->config_=new_cfg;
00017   
00018   this->unlock();
00019 }
00020 
00021 // SegwayRmp200TwistOdomAlgorithm Public API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


iri_segway_rmp200_twist_odom
Author(s): Sergi Hernandez Juan
autogenerated on Wed Jan 9 2013 12:22:16