-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hi, thanks for your wonderful driver.
I want to include action client to a moveit code, I want to call the server after excuting motion command.
I do not know how to instantiate the client using RobotiqActionClient gripper = new RobotiqActionClient(action_name, wait_for_server);
When I put this inside main(), or outside of any function, the error says:
conversion from ‘RobotiqActionClient* {aka robotiq_2f_gripper_control::RobotiqActionClient*}’ to non-scalar type ‘RobotiqActionClient {aka robotiq_2f_gripper_control::RobotiqActionClient}’ requested
Could you give any hint?
Metadata
Metadata
Assignees
Labels
No labels