Skip to content

Commit f047993

Browse files
committed
Revert reset method
1 parent e84c0a8 commit f047993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

robotics_application_manager/manager/launcher/launcher_gzsim.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def reset(self):
166166
"gz.msgs.WorldControl",
167167
"gz.msgs.Boolean",
168168
"3000",
169-
"reset: {model_only: true}",
169+
"reset: {all: true}",
170170
)
171171

172172
# node = Node()

0 commit comments

Comments
 (0)