Implementation of a stationary motion model. More...
#include <random>
#include <tuple>
#include <beluga/type_traits/tuple_traits.hpp>
#include <sophus/se2.hpp>
#include <sophus/so2.hpp>
Go to the source code of this file.
Classes | |
class | beluga::StationaryModel |
A stationary motion model. More... | |
Namespaces | |
beluga | |
The main Beluga namespace. | |
Implementation of a stationary motion model.
Definition in file stationary_model.hpp.