YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
ILocalization2DServerImpl.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3 * SPDX-License-Identifier: LGPL-2.1-or-later
4 */
5
6#ifndef YARP_DEV_LOCALIZATION2DSERVERIMPL_H
7#define YARP_DEV_LOCALIZATION2DSERVERIMPL_H
8
11#include <yarp/os/Stamp.h>
13
14class Localization2DServer;
15
45
46#endif // YARP_DEV_LOCALIZATION2DSERVERIMPL_H
yarp::dev::OdometryData m_current_odometry
return_get_current_position1 get_current_position1_RPC() override
return_get_current_position2 get_current_position2_RPC() override
yarp::dev::ReturnValue stop_localization_service_RPC() override
yarp::dev::ReturnValue set_initial_pose1_RPC(const yarp::dev::Nav2D::Map2DLocation &loc) override
yarp::dev::Nav2D::LocalizationStatusEnum m_current_status
yarp::dev::ReturnValue start_localization_service_RPC() override
ILocalization2DRPCd(yarp::dev::Nav2D::ILocalization2D *_iloc)
return_get_estimated_odometry get_estimated_odometry_RPC() override
return_get_localization_status get_localization_status_RPC() override
yarp::dev::ReturnValue set_initial_pose2_RPC(const yarp::dev::Nav2D::Map2DLocation &loc, const yarp::sig::Matrix &cov) override
yarp::dev::Nav2D::Map2DLocation m_current_position
return_get_estimated_poses get_estimated_poses_RPC() override
ILocalization2D interface.
An abstraction for a time stamp and/or sequence number.
Definition Stamp.h:21
A class for a Matrix.
Definition Matrix.h:39
@ localization_status_not_yet_localized