python - How do I preempt an actionlib server from a client -



python - How do I preempt an actionlib server from a client -

i want stop server period of time. how can send preempt request server client in ros using python?

got it! 1 has phone call cancel_goal().

client.cancel_goal()

python ros

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -