Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using MTCTaskNode as an action server #583

Open
emp002 opened this issue Jun 6, 2024 · 1 comment
Open

Using MTCTaskNode as an action server #583

emp002 opened this issue Jun 6, 2024 · 1 comment

Comments

@emp002
Copy link

emp002 commented Jun 6, 2024

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
image

@rhaschke
Copy link
Contributor

If you get a segfault, it would be helpful to see the backtrace...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants