Skip to content

console::subscriber_Thread

Inherits from Thread

Public Functions

Name
def init(self self, topic topic)
def run(self self)

Public Attributes

Name
topic
callback_echo
msg_eval

Public Functions Documentation

function init

def __init__(
    self self,
    topic topic
)

function run

def run(
    self self
)

Public Attributes Documentation

variable topic

topic;

variable callback_echo

callback_echo;

variable msg_eval

msg_eval;

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


Last update: March 7, 2024