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

ERROR with ROS 2 #76

Open
JuanCarlos-TiqueRangel opened this issue Feb 9, 2024 · 3 comments
Open

ERROR with ROS 2 #76

JuanCarlos-TiqueRangel opened this issue Feb 9, 2024 · 3 comments
Labels
bug Something isn't working ros It's ROS related

Comments

@JuanCarlos-TiqueRangel
Copy link

Bug report

  • UE/Unity version: Unreal Engine 5.2.1
  • OS Version: Windows 10/ WSL2

What's the issue you encountered?

I am trying to use Colosseum with Unreal Engine 5.2.1. Currently I am using ROS2 Foxy and everything was working fine. However after run the launch node the node died and show the next error:

[ERROR] [airsim_node-2]: process has died [pid 120194, exit code -8, cmd /home/juan/Colosseum/ros2/install/airsim_ros_pkgs/lib/airsim_ros_pkgs/airsim_node --ros-args -r __node:=airsim_node --params-file /tmp/launch_params_qupds7az'].

Settings

This is my settings file
settings.json

How can the issue be reproduced?

The Issue can be reproduced just run your simulation with Unreal Engine and then run in vscode terminal the launch node ros2 launch airsim_ros_pkgs airsim_node.launch.py output:=screen host:=$WSL_HOST_IP. After a couple of minutes you will get the error. Does anyone know how to fix it ? I already try using ROS 2 Galactic and I got the same ERROR.

@xxEoD2242 xxEoD2242 added bug Something isn't working ros It's ROS related labels Aug 31, 2024
@pranay-junare
Copy link

Hi, any update on this?
I am also getting similar error.

My system config:

  • Unreal Engine: 5.1.1
  • OS is Windows 10 with WSL2 Ubuntu 22 running ROS2 Humble.

Error:
[ERROR] [airsim_node-2]: process has died [pid 89274, exit code -6, cmd '/home/hong_data/Pranay/Colosseum/ros2/install/airsim_ros_pkgs/lib/airsim_ros_pkgs/airsim_node --ros-args -r __node:=airsim_node --params-file /tmp/launch_params_hvy8vmcc'].

Instead of single UAV, I have a swarm. But I don't think this issue is due to the problems with my settings.json. @JuanCarlos-TiqueRangel @xxEoD2242 any help would be much appreciated. Thanks.

@JuanCarlos-TiqueRangel
Copy link
Author

Hi @pranay-junare nothing yet. I move to ROS galactic and I am still there. If you are trying to use another ROS version might be the problem. Because ROS Galactic works well, I wish they will update soon.

@pranay-junare
Copy link

Hello @JuanCarlos-TiqueRangel, thanks for letting me know! It’s good to know ROS Galactic is working well for you. I’ve been using ROS 2 Humble, so I’ll consider switching to Galactic to see if it resolves the issue. Hopefully, they release updates soon to address these compatibility problems across other ROS2 versions!

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

No branches or pull requests

3 participants