Skip to content

Commit 1832353

Browse files
committed
WIP
1 parent a2588bd commit 1832353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tutorials/visualization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import math
33
import genesis as gs
44

5-
gs.init()
5+
gs.init(logging_level="debug")
66

77
scene = gs.Scene(
88
viewer_options=gs.options.ViewerOptions(

0 commit comments

Comments
 (0)