Closed hugo-tardiou closed 2 years ago
Describe the bug I'm getting low resolution textures on Ignition compared to Gazebo Classic
To Reproduce Ubuntu 20 ROS2 Galactic Commit: 1e8e4e2979e7e31cffa3f2280f901a54d3f5497f
Ignition command: ros2 launch irobot_create_ignition_bringup create3_ignition.launch.py
ros2 launch irobot_create_ignition_bringup create3_ignition.launch.py
Clasasic command: ros2 launch irobot_create_gazebo_bringup create3_gazebo.launch.py
ros2 launch irobot_create_gazebo_bringup create3_gazebo.launch.py
Screenshots
Additional context Hi,
I'm still new to Gazebo Ignition and ROS2, I don't understand why there is a difference between Classic and Ignition. Feels like I'm missing something very basic... Logs: ignition-error.txt
Thanks in advance for the help,
Hugo
https://github.com/ignitionrobotics/ign-gazebo/issues/350
Seems to be the issue Writing this in the terminal fixed the issue for me: LC_ALL=C LANG=C
LC_ALL=C LANG=C
Describe the bug I'm getting low resolution textures on Ignition compared to Gazebo Classic
To Reproduce Ubuntu 20 ROS2 Galactic Commit: 1e8e4e2979e7e31cffa3f2280f901a54d3f5497f
Ignition command:
ros2 launch irobot_create_ignition_bringup create3_ignition.launch.py
Clasasic command:
ros2 launch irobot_create_gazebo_bringup create3_gazebo.launch.py
Screenshots
Additional context Hi,
I'm still new to Gazebo Ignition and ROS2, I don't understand why there is a difference between Classic and Ignition. Feels like I'm missing something very basic... Logs: ignition-error.txt
Thanks in advance for the help,
Hugo