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

How can I use actionlib API directly to send multiple goals ? #134

Open
desstiony opened this issue Apr 28, 2019 · 1 comment
Open

How can I use actionlib API directly to send multiple goals ? #134

desstiony opened this issue Apr 28, 2019 · 1 comment

Comments

@desstiony
Copy link

simpleaction server can not handle multiple goals.If i send 5 goals, it cancels the 2. 3. 4. goals. Is there any way to deal with case?

thanks!

@fujitatomoya
Copy link
Contributor

in that case, you can use ActionServer and ActionClient, and you can implement whatever you wanna do.
maybe you could check out DetailedDescription

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