Speed controller, service or subscriber/publisher?
If I am making a PI speed controller for a robot, should I use a service or a subscriber for my Python script?
If I am making a PI speed controller for a robot, should I use a service or a subscriber for my Python script?
you should use a "subscriber/publisher"topic, because you like to controll you mobile robot with a twist message. und the output of you controller is not importent for the publisher node.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-07-29 09:25:38 -0500
Seen: 130 times
Last updated: Jul 29 '19