Skip to content

Commit 8bc8e53

Browse files
committed
fix: Add reset/reload/shutdown checks in onStepAction
1 parent 3cce387 commit 8bc8e53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mujoco_ros/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
>>>>>>> fix: Roll back collision functions on reload
2020
* An invalid model will not result in trying to reload indefinitely anymore.
2121

22+
### Fixed
23+
* Stepping action server is now sensitive to preemts caused by reload/reset/shutdown and will inform clients in time instead of just severing the connection.
24+
2225
<a name="0.4.0"></a>
2326
## [0.4.0] - 2023-03-16
2427

0 commit comments

Comments
 (0)