Skip to content

ROS wrapper over different ports #4871

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

Open
kanishkanarch opened this issue Aug 3, 2023 · 0 comments
Open

ROS wrapper over different ports #4871

kanishkanarch opened this issue Aug 3, 2023 · 0 comments

Comments

@kanishkanarch
Copy link

kanishkanarch commented Aug 3, 2023

What feature are you suggesting?

Overview:

Currently I am unable to retrieve ROS topics AirSim running on another port on the same machine, so I assume communication of the ROS wrapper with AirSim ports other than 41451 is not implemented yet.

Smaller Details:

Nature of Request:

  • Addition
    • ROS wrapper communication with different ports of AirSim, probably as a command-line parameter argument.

Why would this feature be useful?

This will help in using ROS with AirSim running on different ports. For example, I'm using port 41455 for RL training and would like to use ROS for retrieving information in ROS format from the same port. I chose port 41455 because it's just a random nearby port and I'm not likely to interfere with that, so that RL training has no hindrance. My usual testing like SITL/HITL or whatever I want can now be done on the default AirSim port.

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

No branches or pull requests

1 participant