-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5 ➡️ main #1062
5 ➡️ main #1062
Conversation
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
…862) * Support locked entities, and headless video recording using sim time Signed-off-by: Nate Koenig <[email protected]> * Spelling Signed-off-by: Nate Koenig <[email protected]> * Add bitrate (#864) Signed-off-by: Ian Chen <[email protected]> * Changing Locked name and adding fps Signed-off-by: Nate Koenig <[email protected]> * Rename to unpin Signed-off-by: Nate Koenig <[email protected]> * Fix codecheck Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]> Co-authored-by: Ian Chen <[email protected]>
* 4.11.0 release prep Signed-off-by: Nate Koenig <[email protected]> * Update Changelog.md Co-authored-by: Nate Koenig <[email protected]>
`ComponentState::OneTimeChange` was used when updating the `AxisAlignedBox` and `ContactSensorData` components which causes all components to be serialized and sent over to state subscribers. Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1062 +/- ##
==========================================
+ Coverage 64.01% 64.07% +0.06%
==========================================
Files 255 255
Lines 19919 19958 +39
==========================================
+ Hits 12752 12789 +37
- Misses 7167 7169 +2
Continue to review full report at Codecov.
|
3478e80
to
7fa0aa2
Compare
Signed-off-by: Addisu Z. Taddese <[email protected]>
bf7b846
to
b445b42
Compare
As a side note, I just read through #997, and it looks like we can close that issue once this PR is merged. |
➡️ Forward port
Port
ign-gazebo5
tomain
Branch comparison: main...ign-gazebo5
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)