You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Loading and reset times are reported in the server debug log. All plugin stats c
15
15
**mujoco_ros_sensors*: now skipping user sensors, as they should be handled in separate, dedicated plugins.
16
16
* When loading takes more than 0.25 seconds the simulation is no longer automatically paused.
17
17
* Fixed fetching of body quaternion in `get_body_state` service.
18
+
**tests*: PendulumEnvFixture now makes sure `mj_forward` has been run at least once. This ensures the data object is populated with correct initial positions and velocities.
18
19
19
20
### Changed
20
21
* Moved `mujoco_ros::Viewer::Clock` definition to `mujoco_ros::Clock` (into common_types.h).
0 commit comments