moving PR2 base and the arm at the same time [closed]
Hey everyone,
I want to move the base of the robot back a little bit without using any collusion check(using /base_controller/command). At the same time I want to move the arm through some waypoints. What would be the best way to achieve this? I already have the individual nodes and they work fine. but I could not manage to move them at the same time.
thanks
Please edit this question to provide some more details. How did you attempt both movements? What happened when you tried to combine them?