Activity
Added a 10 second timer after every error message sent by subscriber.…
Added a 10 second timer after every error message sent by subscriber.…
Pull request merge
src/axros/subscriber.py: Keep connection timeouts at 1 for non-connec…
src/axros/subscriber.py: Keep connection timeouts at 1 for non-connec…
Changed time before reconnect from 1 second to 10 second
Changed time before reconnect from 1 second to 10 second
Added a 10 second timer after every error message sent by subscriber.py
Added a 10 second timer after every error message sent by subscriber.py
Add timeout to all connections originating from node handles, handle …
Add timeout to all connections originating from node handles, handle …
Include node names in setup/shutdown warnings emitted from pubishers …
Include node names in setup/shutdown warnings emitted from pubishers …
Remove last mentions of txROS from API documentation
Remove last mentions of txROS from API documentation
Add a feature for ensuring return type of get_param
Add a feature for ensuring return type of get_param
Services should be seen with no provider if ROSMasterError is sent ba…
Services should be seen with no provider if ROSMasterError is sent ba…