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

[Bug]: Disconnected problems when using free fleet for multiple Robot. #140

Open
1 task
elineight opened this issue Mar 12, 2024 · 1 comment
Open
1 task
Labels
bug Something isn't working

Comments

@elineight
Copy link

elineight commented Mar 12, 2024

Before proceeding, is there an existing issue or discussion for this?

OS and version

Ubuntu 22.04

Open-RMF installation type

Source build

Other Open-RMF installation methods

No response

Open-RMF version or commit hash

2.3.0

ROS distribution

Humble

ROS installation type

Source build

Other ROS installation methods

No response

Package or library, if applicable

No response

Description of the bug

We got a project that include the management feature of RMF (mainly about the collision avoidance and traffic control) with multiple Robots. We got our Robots connect to a server PC (which run the RMF's core) through Wifi, and the connection is establish by the free fleet (our Robots use navigation stack of ROS 2 to move) with a server and multiple client. The project is running stably with 1 to 3 robots but when the number of robot is > 4 just one of them is working fine, the other can not update their position to RMF's server (the frequency of the update position action is 5Hz) and that where everything get messy. I have tried many way to config the CycloneDDS but it was inefficient

Steps to reproduce the bug

  1. Launch RMF's core
  2. Launch free fleet's server on server PC
  3. Launch each Robot navigation and free fleet's client
  4. The problem start when the number of robot is higher than 4

Expected behavior

No response

Actual behavior

No response

Additional information or screenshots

No response

@elineight elineight added the bug Something isn't working label Mar 12, 2024
@elineight elineight reopened this Mar 16, 2024
@s-w3i
Copy link

s-w3i commented Jun 18, 2024

Hi, I was wondering if you found any solutions for this issue. I'm encountering the same problem when running my own simulation with more than four robots. The server doesn't discover all the clients. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants