Problem with SetStopCondition
Hello,
I have a problem with the set_stop_condition and move_along_joint_path services. I want to move the robot to another configration when the stop_condition service generates error. So, I set the stop_condition service and call it one step before calling the move_along_joint_path service. in this case, when stop_condition generates error, I cannot move the robot again and access to the move_along_path service as well.
Could you please let me know whether I can call the move_along_joint_path service since the set_stop_condition service has an error message?
Regards,
I have a problem with the set_stop_condition and move_along_joint_path services. I want to move the robot to another configration when the stop_condition service generates error. So, I set the stop_condition service and call it one step before calling the move_along_joint_path service. in this case, when stop_condition generates error, I cannot move the robot again and access to the move_along_path service as well.
Could you please let me know whether I can call the move_along_joint_path service since the set_stop_condition service has an error message?
Regards,