Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
Public Member Functions | Public Attributes | List of all members
loopback_simulator.LoopbackSimulator Class Reference
Inheritance diagram for loopback_simulator.LoopbackSimulator:
Inheritance graph
[legend]
Collaboration diagram for loopback_simulator.LoopbackSimulator:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def getBaseToLaserTf (self)
 
def setupTimerCallback (self)
 
def clockTimerCallback (self)
 
def cmdVelCallback (self, msg)
 
def cmdVelStampedCallback (self, msg)
 
def initialPoseCallback (self, msg)
 
def timerCallback (self)
 
def publishLaserScan (self)
 
def publishTransforms (self, map_to_odom, odom_to_base_link)
 
def publishOdometry (self, odom_to_base_link)
 
def info (self, msg)
 
def debug (self, msg)
 
def getMap (self)
 
def getLaserPose (self)
 
def getLaserScan (self, num_samples)
 

Public Attributes

 curr_cmd_vel
 
 curr_cmd_vel_time
 
 initial_pose
 
 timer
 
 setupTimer
 
 map
 
 mat_base_to_laser
 
 update_dur
 
 base_frame_id
 
 map_frame_id
 
 odom_frame_id
 
 scan_frame_id
 
 scan_publish_dur
 
 publish_map_odom_tf
 
 publish_clock
 
 scan_range_min
 
 scan_range_max
 
 scan_angle_min
 
 scan_angle_max
 
 scan_angle_increment
 
 use_inf
 
 t_map_to_odom
 
 t_odom_to_base_link
 
 tf_broadcaster
 
 initial_pose_sub
 
 cmd_vel_sub
 
 odom_pub
 
 scan_pub
 
 clock_timer
 
 clock_pub
 
 map_client
 
 tf_buffer
 
 tf_listener
 
 timer_laser
 
 scan_msg
 

Detailed Description

Definition at line 50 of file loopback_simulator.py.


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