9 #ifndef CWirelessPower_H
10 #define CWirelessPower_H
43 float pose_x, pose_y, pose_z, pose_yaw,
pose_pitch, pose_roll;
59 void loadConfig_sensorSpecific(
67 std::vector<std::string> ListInterfaces();
90 std::vector<std::string> ListNetworks();
#define DEFINE_GENERIC_SENSOR(class_name)
This declaration must be inserted in all CGenericSensor classes definition, within the class declarat...
A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
This class implements a wireless power probe.
void * hClient
Handle to the WLAN server (Windows)
void setNet(std::string ssid_, std::string guid_)
Set the SSID and GUID of the target network.
std::string guid
GUID of the WiFi interface.
std::string ssid
SSID of the WiFi network.
virtual ~CWirelessPower()
This represents a measurement of the wireless strength perceived by the robot.
This class allows loading and storing values and vectors of different types from a configuration text...
GLsizei const GLchar ** string
OBSERVATION_T::Ptr getObservation(mrpt::obs::CSensoryFramePtr &observations, mrpt::obs::CObservationPtr &observation, bool priority_to_sf=true)
Given an mrpt::obs::CSensoryFrame and a mrpt::obs::CObservation pointer if a OBSERVATION_T type obser...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.