ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Pradeepji09's profile - activity

2018-02-15 05:40:45 -0500 answered a question How do I dynamically link an SimpleActionClient to a SimpleActionServer?

declare the instance as pointer variable to the class member, and use the new to create the instance whenever it is requ