rapyuta-robotics/turtlebot3-UE

Unreal editor crash

james-yoo opened this issue · 4 comments

Hi,
I am testing this repo under following condition:

- Ubuntu 20.04.5
- Unreal Engine 5.1.0
- Nvidia graphic driver 525.78.01
- ROS 2 Foxy (apt install ros-foxy-desktop)
- ROS 2 Navigation2 (apt install ros-foxy-navigation2)
- ROS 2 Turtlebot3 (apt install ros-foxy-turtlebot3)

I followed setup guide describe here and packages are prepared as below:

- turtlebot3-UE(branch: devel)
- Plugin : rclUe(branch: devel)
- Plugin : RapyutaSimulationPlugins(branch: devel)

When press the 'Play' button to start simulation, the Unreal Editor is crashed as follow:
Screenshot from 2023-03-01 14-04-30

I attach the entire log
crash_log.txt

Any suggestions would be greatly appreciated.

I have the same issue, when I run from an IDE it doesn't happen, strange.

Did you source /opt/ros/foxy/setup.bash before starting editor?

close since no activity

I've had this issue too. The solution was not to source ros in my .bashrc