-
Notifications
You must be signed in to change notification settings - Fork 182
assets texture problems #873
Copy link
Copy link
Open
Description
nishijieXJ
opened on Mar 5, 2026
Issue body actions
It seems that the Panda3D can't find the rihgt texture? The pictures are with pink color. How to fix it?
"(drama) zk@vcciv-delta:/data2/zk/metadrive/documentation$ python -m metadrive.examples.verify_headless_installation
Gym has been unmaintained since 2022 and does not support NumPy 2.0 amongst other critical functionality.
Please upgrade to Gymnasium, the maintained drop-in replacement of Gym, or contact the authors of your software and request that they upgrade.
Users of this version of Gym should be able to simply replace 'import gym' with 'import gymnasium as gym' in the vast majority of cases.
See the migration guide at https://gymnasium.farama.org/introduction/migration_guide/ for additional information.
[INFO] Environment: MetaDriveEnv
[INFO] MetaDrive version: 0.4.3
[INFO] Sensors: [lidar: Lidar(), side_detector: SideDetector(), lane_line_detector: LaneLineDetector()]
[INFO] Render Mode: none
[INFO] Horizon (Max steps per agent): 1000
[INFO] Assets version: 0.4.3
[INFO] Known Pipes: glxGraphicsPipe
[INFO] Start Scenario Index: 0, Num Scenarios : 1
Bullet physics world is launched successfully!
[INFO] Environment: MetaDriveEnv
[INFO] MetaDrive version: 0.4.3
[INFO] Sensors: [lidar: Lidar(), side_detector: SideDetector(), lane_line_detector: LaneLineDetector(), main_camera: MainCamera(600, 400)]
[INFO] Render Mode: offscreen
[INFO] Horizon (Max steps per agent): 1000
[INFO] Assets version: 0.4.3
[INFO] Known Pipes: glxGraphicsPipe
[INFO] Assets version: 0.4.3
Xlib: extension "XFree86-DGA" missing on display ":17.0".
[INFO] Known Pipes: glxGraphicsPipe
[INFO] Start Scenario Index: 666, Num Scenarios : 1
[ WARN:0@70.010] global loadsave.cpp:1089 imwrite_ Unsupported depth image for selected encoder is fallbacked to CV_8U.
main_camera Test result:
Headless mode Offscreen render launched successfully!
images named 'main_camera_from_observation.png' and 'main_camera_from_buffer.png' are saved to /data2/zk/metadrive/metadrive/examples. Open it to check if offscreen mode works well
"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels