How does action server and controllers interact
How does action server and controllers interact. For example action client sends trajectory msgs to action server, than how does action server sends the same trajectory msgs to joint trajectory controller?
In some cases, the joint trajectory controller is the action server.