ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

KindDragon's profile - activity

2020-10-05 03:55:40 -0500 received badge  Necromancer (source)
2020-10-05 03:55:40 -0500 received badge  Teacher (source)
2019-05-22 04:55:07 -0500 answered a question Is there a way to subscribe to a topic without setting the type?

import rospy import sys from importlib import import_module class Listener(object): def __init__(self):

2019-05-22 04:24:42 -0500 received badge  Supporter (source)