Arm Navigation interfaces for custom manipulators
Hi All,
being impressed with the arm_navigation warehouse viewer, I would like to integrate it into the control system of my custom arm. Using the warehouse viewer I was able to get to use my custom arm model to complete the tutorials. But now I'm not sure how to integergrate the trajectories generated, with the control system of my arm.
My basic arm:
Hardware(Gazebo plugin) ->(custom topic and msgs) -> controller(subscribes to trajectory msgs) -> ?what Arm Navigation Node?
My question is:
Will an actionserver node have to be written to feed trajectory messages to my controller? If not what would be the best way to intergrate with the arm_navigation stack.
I appreciate any guidance.
cheers
Peter