23 #ifndef __PLUGINS_PLAYER_LASER_MAPPER_H_
24 #define __PLUGINS_PLAYER_LASER_MAPPER_H_
29 class Laser360Interface;
41 PlayerCc::LaserProxy *proxy);
48 PlayerCc::LaserProxy *__proxy;
51 unsigned int __index_offset;
Laser360Interface Fawkes BlackBoard Interface.
virtual void sync_fawkes_to_player()
Sync Fawkes interface to Player proxy.
Fawkes library namespace.
Laser mapper for player integration.
virtual void sync_player_to_fawkes()
Sync Player proxy to Fawkes interface.
Player proxy to Fawkes interface mapper interface.
PlayerLaserMapper(std::string varname, fawkes::Laser360Interface *interface, PlayerCc::LaserProxy *proxy)
Constructor.
std::string varname() const
Get variable name.