You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As reported in ros-industrial/abb_libegm#123: when using abb_rws_service_provider stand-alone (ie: not as part of the driver .launch files), it must be used together with abb_rws_state_publisher -- or at least it must receive messages on the system_states and runtime_states topics.
Add a watchdog which will trigger error handling whenever the node doesn't receive messages on either of these topics at the expected rate.
The text was updated successfully, but these errors were encountered:
As reported in ros-industrial/abb_libegm#123: when using
abb_rws_service_provider
stand-alone (ie: not as part of the driver.launch
files), it must be used together withabb_rws_state_publisher
-- or at least it must receive messages on thesystem_states
andruntime_states
topics.Add a watchdog which will trigger error handling whenever the node doesn't receive messages on either of these topics at the expected rate.
The text was updated successfully, but these errors were encountered: