osrf / vrx

Virtual RobotX (VRX) resources.
Apache License 2.0
387 stars 178 forks source link

Can't get Gazebo to launch on wsl ubuntu 22.04 #735

Closed jjeerryy closed 10 months ago

jjeerryy commented 10 months ago

Describe the bug I followed the getting_started_tutorial using wsl ubuntu 22.04. Running_vrx_tutorial is not working for me.

Expected behavior I expected to get the Gazebo simulator running to show the Sydney Regatta environment below. image

To Reproduce List the steps to reproduce the problem:

  1. Choose your installation method > Host Machine installation
  2. Preparing Your Host Machine > Install ROS2 Humble > Install Gazebo Garden > Install additional dependencies
  3. Install VRX > Set up environment
  4. Running VRX > Spawn location (ros2 launch vrx_gz competition.launch.py world:=sydney_regatta)

System Configuration: Tell us about your system.

Screenshots image

The Gazebo window appears for a few seconds but it is blank and then disappears. image

Here is the entire output: image image image image image image image image image

Additional notes Any idea what the error is?

caguero commented 10 months ago

It's a rendering issue, almost guaranteed because of running VRX under WSL. We don't support WSL, sorry.