You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Conception/slamware_sdk/include/rpos/features/statistics_provider.h

11 lines
280 B

/*
* statistics_provider.h
* Statistics Provider, provides the statistics data such as sweep time in ms, odometry in m.
* Created at 2017-04-05
* Copyright 2017 (c) Shanghai Slamtec Co., Ltd.
*/
#pragma once
#include <rpos/rpos_config.h>
#include "statistics_provider/feature.h"