Correct rosPublish.rm method.
Deregister the signal formerly added. Add a mutex system to prevent removing a signal while triggering it, to avoid a crash (especially if the topic was listened to).
Loading
Please register or sign in to comment
Deregister the signal formerly added. Add a mutex system to prevent removing a signal while triggering it, to avoid a crash (especially if the topic was listened to).