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
Post a Comment