We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROS_TRAJ should clear sm000B_lst_ whenever the controller reports an error.
ROS_TRAJ
sm000B_lst_
Examples: e-stop or socket disconnect. After clearing fault, robot should wait for a new trajectory instead of continue processing the queue.
The text was updated successfully, but these errors were encountered:
Complicating factor: ros-industrial/industrial_core#118.
Sorry, something went wrong.
And ros-industrial/industrial_core#83.
Closed by mistake. Still an issue.
Situation improved with the merge of #10 (thanks @hersh).
Keeping this open as it can still be improved further.
No branches or pull requests
ROS_TRAJ
should clearsm000B_lst_
whenever the controller reports an error.Examples: e-stop or socket disconnect. After clearing fault, robot should wait for a new trajectory instead of continue processing the queue.
The text was updated successfully, but these errors were encountered: