GAMS  1.4.0
gams::platforms::NullPlatform Member List

This is the complete list of members for gams::platforms::NullPlatform, including all inherited members.

analyze(void) overridegams::platforms::NullPlatformvirtual
BasePlatform(madara::knowledge::KnowledgeBase *knowledge=0, variables::Sensors *sensors=0, variables::Self *self=0)gams::platforms::BasePlatform
get_accuracy() const overridegams::platforms::NullPlatformvirtual
get_frame(void) constgams::platforms::BasePlatformvirtual
get_id() const overridegams::platforms::NullPlatformvirtual
get_knowledge_base(void) constgams::platforms::BasePlatform
get_location() constgams::platforms::BasePlatform
get_min_sensor_range() constgams::platforms::BasePlatformvirtual
get_move_speed() const overridegams::platforms::NullPlatformvirtual
get_name() const overridegams::platforms::NullPlatformvirtual
get_orientation() constgams::platforms::BasePlatform
get_platform_status(void)gams::platforms::BasePlatform
get_platform_status(void) constgams::platforms::BasePlatform
get_pose() constgams::platforms::BasePlatform
get_position()gams::platforms::BasePlatform
get_self(void) constgams::platforms::BasePlatform
get_sensor(const std::string &name) constgams::platforms::BasePlatformvirtual
get_sensor_names(variables::SensorNames &sensors) constgams::platforms::BasePlatformvirtual
get_sensors(void) constgams::platforms::BasePlatform
home(void) overridegams::platforms::NullPlatformvirtual
knowledge_gams::platforms::BasePlatformprotected
land(void) overridegams::platforms::NullPlatformvirtual
move(const pose::Position &position, const pose::PositionBounds &bounds) overridegams::platforms::NullPlatformvirtual
move(const pose::Position &target)gams::platforms::NullPlatforminline
move(const pose::Position &target, const pose::PositionBounds &bounds)gams::platforms::NullPlatform
move(const pose::Position &target, double epsilon)gams::platforms::NullPlatforminline
gams::platforms::BasePlatform::move(const pose::Position &target)gams::platforms::BasePlatforminlinevirtual
gams::platforms::BasePlatform::move(const pose::Position &target, double epsilon)gams::platforms::BasePlatforminline
move_speed_gams::platforms::BasePlatformprotected
NullPlatform(madara::knowledge::KnowledgeBase *knowledge, variables::Sensors *sensors, variables::Platforms *platforms, variables::Self *self)gams::platforms::NullPlatform
operator=(const NullPlatform &rhs)gams::platforms::NullPlatform
gams::platforms::BasePlatform::operator=(const BasePlatform &rhs)gams::platforms::BasePlatform
orient(const pose::Orientation &target)gams::platforms::BasePlatforminlinevirtual
orient(const pose::Orientation &target, const pose::OrientationBounds &bounds)gams::platforms::BasePlatformvirtual
orient(const pose::Orientation &target, double epsilon)gams::platforms::BasePlatforminline
pause_move(void)gams::platforms::BasePlatformvirtual
pose(const pose::Pose &target)gams::platforms::BasePlatforminlinevirtual
pose(const pose::Pose &target, const pose::PoseBounds &bounds)gams::platforms::BasePlatformvirtual
pose(const pose::Pose &target, double loc_epsilon, double rot_epsilon=M_PI/16)gams::platforms::BasePlatforminline
resume_move(void)gams::platforms::BasePlatformvirtual
resume_orientation(void)gams::platforms::BasePlatformvirtual
self_gams::platforms::BasePlatformprotected
sense(void) overridegams::platforms::NullPlatformvirtual
sensors_gams::platforms::BasePlatformprotected
set_knowledge(madara::knowledge::KnowledgeBase *rhs)gams::platforms::BasePlatform
set_move_speed(const double &speed) overridegams::platforms::NullPlatformvirtual
set_sensors(variables::Sensors *sensors)gams::platforms::BasePlatformvirtual
status_gams::platforms::BasePlatformprotected
stop_move(void)gams::platforms::BasePlatformvirtual
stop_orientation(void)gams::platforms::BasePlatformvirtual
takeoff(void) overridegams::platforms::NullPlatformvirtual
~BasePlatform()gams::platforms::BasePlatformvirtual
~NullPlatform()gams::platforms::NullPlatform