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
Hi, I am trying to use the MTCTaskNode class defined in the MTC tutorial as an action server. My objective is to send pick and place coordinates to the action server and the server should plan a path for the given coordinates. I have created the action server and now I run the server alongside the robot model and other dependencies launched. The action server seems to wait for the goal. Using another terminal, I send a goal using command line to the action server and I encounter a "Segmentation fault". Can someone help me on this? I am attaching the server file, CMakeList and some screenshots below for reference.
Hi, I am trying to use the MTCTaskNode class defined in the MTC tutorial as an action server. My objective is to send pick and place coordinates to the action server and the server should plan a path for the given coordinates. I have created the action server and now I run the server alongside the robot model and other dependencies launched. The action server seems to wait for the goal. Using another terminal, I send a goal using command line to the action server and I encounter a "Segmentation fault". Can someone help me on this? I am attaching the server file, CMakeList and some screenshots below for reference.
scara_arm_mus_pick_place.txt
CMakeLists.txt
The text was updated successfully, but these errors were encountered: