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

Feature: airsim reciever can accept pose messages from more than one sUAS engine #35

Open
murphym18 opened this issue Mar 19, 2024 · 1 comment · May be fixed by #36
Open

Feature: airsim reciever can accept pose messages from more than one sUAS engine #35

murphym18 opened this issue Mar 19, 2024 · 1 comment · May be fixed by #36

Comments

@murphym18
Copy link
Collaborator

When we run sUAS instances on the HPC cluster, it's often better to scale horizontally such that we deploy numerous sUAS engines with a small number of drones. This is better than deploying small number of sUAS instances where each has a large number of drones. For example, it's better to have 10 gazebo instances with two drones each instead of two gazebo instances with 10 drones each.

This way each job is more likely to work as each job needs fewer ports.

Therefore, we'd like to update the sender and receiver so that it's possible run more than one gazebo instance and have the updates show up in AirSim.

@murphym18
Copy link
Collaborator Author

Please note: f723c92 is related to this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant