Skip to content
New issue

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

WorldModel service calls become slow on busy ROS 2 network #101

Open
matthias-mayr opened this issue Mar 1, 2024 · 0 comments
Open

WorldModel service calls become slow on busy ROS 2 network #101

matthias-mayr opened this issue Mar 1, 2024 · 0 comments
Assignees
Labels
enhancement ROS 2 Issue affects ROS 2

Comments

@matthias-mayr
Copy link
Member

When having the whole real WARA robotics setup in the same ROS_DOMAIN_ID, the world model interface service calls to the world model become very slow. It looked like 3-4 per second. This means that the skill manager needs several second per skill to launch. Starting a new skill takes at least one or two seconds.

I am not sure if this is an issue in our current usage of the ROS 2 service client. Maybe a MultiThreadedExecutor could help, but it would probably also have other implications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ROS 2 Issue affects ROS 2
Projects
None yet
Development

No branches or pull requests

2 participants