append new render mode
This commit is contained in:
@@ -27,7 +27,7 @@ def _spawn_setup(context, *args, **kwargs):
|
|||||||
)
|
)
|
||||||
),
|
),
|
||||||
launch_arguments={
|
launch_arguments={
|
||||||
"gz_args": f"-r {world}",
|
"gz_args": f"-r {world} --render-engine ogre",
|
||||||
"on_exit_shutdown": "true",
|
"on_exit_shutdown": "true",
|
||||||
}.items(),
|
}.items(),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user