is ros controller and action server same
As i see when i'm using joint trajectory controller it is publising and subscribing the same topics which action server does. So does it means that after using this controller their is no need of using action server in between the robot and action client?
Asked by dinesh on 2017-07-30 09:15:40 UTC
Answers
Yes. Most trajectory controllers have an action server.
Asked by ahendrix on 2017-07-30 11:58:04 UTC
Comments