You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think my export definition for pluginlib in the CMakeList file and at the bottom of the controller .cpp file are correct. But when I tried to spawn the controller using code as follows.
This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.
Hi,
I tried to write a new controller according to the guidance in this link.
https://control.ros.org/foxy/doc/ros2_controllers/doc/writing_new_controller.html
I think my export definition for pluginlib in the CMakeList file and at the bottom of the controller .cpp file are correct. But when I tried to spawn the controller using code as follows.
I got the error as follows.

Could you help me to think where the problem might occur? Thanks a lot.
The text was updated successfully, but these errors were encountered: