Public Member Functions | Public Attributes | List of all members
gps_goal.gps_goal.GpsGoal Class Reference

Public Member Functions

def __init__ (self)
 
def do_gps_goal (self, goal_lat, goal_long, z=0, yaw=0, roll=0, pitch=0)
 
def gps_goal_fix_callback (self, data)
 
def gps_goal_pose_callback (self, data)
 
def publish_goal (self, x=0, y=0, z=0, yaw=0, roll=0, pitch=0)
 

Public Attributes

 move_base
 
 origin_long
 

Detailed Description

Definition at line 63 of file gps_goal.py.

Constructor & Destructor Documentation

def gps_goal.gps_goal.GpsGoal.__init__ (   self)

Definition at line 64 of file gps_goal.py.

Member Function Documentation

def gps_goal.gps_goal.GpsGoal.do_gps_goal (   self,
  goal_lat,
  goal_long,
  z = 0,
  yaw = 0,
  roll = 0,
  pitch = 0 
)

Definition at line 78 of file gps_goal.py.

def gps_goal.gps_goal.GpsGoal.gps_goal_fix_callback (   self,
  data 
)

Definition at line 94 of file gps_goal.py.

def gps_goal.gps_goal.GpsGoal.gps_goal_pose_callback (   self,
  data 
)

Definition at line 84 of file gps_goal.py.

def gps_goal.gps_goal.GpsGoal.publish_goal (   self,
  x = 0,
  y = 0,
  z = 0,
  yaw = 0,
  roll = 0,
  pitch = 0 
)

Definition at line 97 of file gps_goal.py.

Member Data Documentation

gps_goal.gps_goal.GpsGoal.move_base

Definition at line 68 of file gps_goal.py.

gps_goal.gps_goal.GpsGoal.origin_long

Definition at line 76 of file gps_goal.py.


The documentation for this class was generated from the following file:


gps_goal
Author(s): Daniel Snider
autogenerated on Mon Jun 10 2019 13:23:40