-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Hi,
When I try to used the keyboard-teleop with multi-robots I found this:
When I choose a second robot I recreate an new Teleop object for this robot (with a new topic name of course) . And if I want to remove the old Teleop object I need to clean old "eventListener" still remaining in the body.
Currently if I want to used removeListener() function to cleanup, I need a reference to this function rigth? So I think we need to edit the lib?
So did you think that it possible to have a function for this? :)
Regards,