localization More...
Classes | |
| class | DepthOdometry |
| Depth odometry class. More... | |
| class | DepthOdomTopicStatusCheck |
| class | DepthResetServiceServerCheck |
| class | DepthTopicStatusCheck |
Typedefs | |
| using | DepthMsg = driver_msgs::msg::Depth |
| using | OdomMsg = localization_msgs::msg::Odometry |
Variables | |
| const float | EMA_ALPHA = 0.4 |
| parameter of Exponential Moving Average | |
| const int | DEPTH_SMA_SUMPLE_NUM = 32 |
| Number of TAP for simple moving average. | |
| const float | sea2fresh_scale = 1029.0 / 1000.0 |
| Convert to sea to fresh density. | |
localization
| using localization::depth::DepthMsg = typedef driver_msgs::msg::Depth |
| using localization::depth::OdomMsg = typedef localization_msgs::msg::Odometry |
| const int localization::depth::DEPTH_SMA_SUMPLE_NUM = 32 |
Number of TAP for simple moving average.
| const float localization::depth::EMA_ALPHA = 0.4 |
parameter of Exponential Moving Average
| const float localization::depth::sea2fresh_scale = 1029.0 / 1000.0 |
Convert to sea to fresh density.