Skip to content

Add function to set keepalive counter.#47

Closed
urmahp wants to merge 1 commit intoUniversalRobots:masterfrom
urmahp:adjustable_keepalive_counter
Closed

Add function to set keepalive counter.#47
urmahp wants to merge 1 commit intoUniversalRobots:masterfrom
urmahp:adjustable_keepalive_counter

Conversation

@urmahp
Copy link
Contributor

@urmahp urmahp commented Mar 18, 2021

This enables the possibility to set the number of timeout reads on the robot.

The functions to set the keepalive count should probably be changed a bit once #46 has been merged.

This enables the possibillity to increase the number of timeout reads on the robot.
@fmauch
Copy link
Contributor

fmauch commented Mar 26, 2021

I think, this is not needed anymore with the implementation from #46, right? So I will close this.

Please reopen if you disagree @urmahp

@fmauch fmauch closed this Mar 26, 2021
@urmahp
Copy link
Contributor Author

urmahp commented Mar 26, 2021

I think, this is not needed anymore with the implementation from #46, right? So I will close this.

Isaac has a hard time cooping with the robots cycle time, meaning that sometimes connection to the robot will be lost, because of scoket timeout reads on the robot. This will enable the possibility to set a number of timeout reads before loosing connection to the robot.
It needs to be updated in relation to the changes in #46, so I will update and reopen this PR once the other PR has been merged.

@urmahp urmahp deleted the adjustable_keepalive_counter branch April 16, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants