-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
AirSim RVIZ Connection Errors #4617
Comments
Hi @EvelynM7, |
Hello @alonfaraj , I'm not sure what you mean by I did go back and copy directly the changes made in #4509 as listed in {https://github.com/microsoft/AirSim/pull/4509/files#}. I also closely checked the spacing, spelling, etc., and mine is now identical to the one listed there. I am still having to manually input the topic for the camera as shown in the images attached below. I think this is where you are saying my topic should be different. I believe I followed what was written out as |
You topic list doesn't make sense, make a test:
If not - it seems like your node crashed or didn't connect to the simulation. |
There's an info comment when running Following your steps gives me the below screenshot (the last topic command that also includes |
Do you run the simulation on the same machine? |
Yes, we do. |
You should specify the host ip which run the simulation.
|
Is the simulation host ip different then the computer IP address? |
No. It's the ip address of your computer running the simulation |
Thank you so very much! That did seem to connect properly. I do have a couple more questions if you don't mind:
|
|
Bug report
What's the issue you encountered?
I have now tried many processes of setting up Ubuntu, ROS, RVIZ, and AirSim as well as different edits to the airsim_ros_wrapper code. The following steps are for the setup that has worked best for me, but I am still running into at least one error getting RVIZ to connect properly with AirSim showing the camera.
As can be seen in the images attached below, this gave me Status: Warn like #4509 The error for Camera Info says "No CameraInfo received on [/airsim_node/Drone1/Test0_0/camera_info]. Topic may not exist."
Both @zimmy87 and @alonfaraj also showed a screenshot with Frames in #4509. I only have world_enu and world_ned as options in RVIZ. I think this and the lack of topics could be causing the error. How do I fix both of these? I've included the RVIZ screenshot and the list of topics from the terminal (there are some missing, I think, when compared to @alonfaraj's list).
Any assistance would be greatly appreciated. Thank you!
Settings
How can the issue be reproduced?
ROS2 Setup from scratch: (https://docs.ros.org/en/galactic/Installation/Ubuntu-Install-Debians.html#install-ros-2-packages)
Launching RVIZ:
RVIZ Steps/Edits:
Include full error message in text form
In RVIZ: "Status: Warn". The error for Camera Info also says "No CameraInfo received on [/airsim_node/Drone1/Test0_0/camera_info]. Topic may not exist."
The text was updated successfully, but these errors were encountered: