Skip to content

pos2simmodem::Pos2SimModem

More...

Inherits from object

Public Functions

Name
def init(self self)
def position_callback(self self, msg msg)

Public Attributes

Name
vehicle_name
address
time
sub_sim
sub_gazebo
sock

Detailed Description

class pos2simmodem::Pos2SimModem;
Class to hold the read of Odometry messages and send position to the
simulated modem.

Public Functions Documentation

function init

def __init__(
    self self
)
Initializing the necessary variables.

function position_callback

def position_callback(
    self self,
    msg msg
)

Public Attributes Documentation

variable vehicle_name

vehicle_name;

variable address

address;

variable time

time;

variable sub_sim

sub_sim;

variable sub_gazebo

sub_gazebo;

variable sock

sock;

Updated on 2024-03-07 at 10:30:48 +0000


Last update: March 7, 2024