Simple module for the velocity smoothing. More...
#include <vector>
#include <iomanip>
#include <sstream>
#include <iostream>
#include <stdint.h>
#include <ecl/time.hpp>
Go to the source code of this file.
Classes | |
class | xbot::AccelerationLimiter |
An acceleration limiter for the xbot. More... | |
Namespaces | |
xbot | |
Simple module for the velocity smoothing.
License: BSD https://raw.github.com/yujinrobot/xbot_core/hydro-devel/xbot_driver/LICENSE
Definition in file acceleration_limiter.hpp.