How to simulate a LOST action goal?
I want to create a ros test and would like to emulate an action goal being lost. I've tried shutting down the action server, but that does not return the goal as actionlib::SimpleClientGoalState::LOST to the action client.
Is there a way to achieve this?
Asked by Pinknoise2077 on 2023-07-05 16:21:41 UTC
Comments