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

java - Bypassing "final local variable defined in an enclosing type" -

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -