-
Notifications
You must be signed in to change notification settings - Fork 284
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
4 to 5 #877
4 to 5 #877
Conversation
Signed-off-by: Ashton Larkin <[email protected]>
Signed-off-by: Martiño Crespo <[email protected]> Signed-off-by: Mabel Zhang <[email protected]> Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Louise Poubel <[email protected]> Co-authored-by: Mabel Zhang <[email protected]>
Signed-off-by: Martiño Crespo <[email protected]>
Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
…eters (#812) * Add service and GUI to configure physics parameters (step size and real time factor) (#536) Signed-off-by: Maganty Rushyendra <[email protected]> Signed-off-by: Luca Della Vedova <[email protected]> Signed-off-by: ahcorde <[email protected]> Co-authored-by: mrushyendra <[email protected]> Co-authored-by: Louise Poubel <[email protected]> Co-authored-by: Luca Della Vedova <[email protected]>
* Working on a trigger delay Signed-off-by: Nate Koenig <[email protected]> * Updated tests Signed-off-by: Nate Koenig <[email protected]> * Update documentation Signed-off-by: Nate Koenig <[email protected]> * Fix spelling Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
* tested halt motion feature Signed-off-by: Tomas Lorente <[email protected]> * added flag to turn off movement halting Signed-off-by: Tomas Lorente <[email protected]> * Moved logic into gamelogic Signed-off-by: Tomas Lorente <[email protected]> * docs Signed-off-by: Tomas Lorente <[email protected]> * moved everything into gamelogic Signed-off-by: Tomas Lorente <[email protected]> * test added Signed-off-by: Tomas Lorente <[email protected]> * Fix codecheck Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
* add conversion for particle scatter ratio field Signed-off-by: Ian Chen <[email protected]> * update integration test Signed-off-by: Ian Chen <[email protected]> * update comment Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
3 to 4 2021 05 20
Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
) Signed-off-by: ahcorde <[email protected]> Co-authored-by: Michael Carroll <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: LolaSegura <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Jenn Nguyen <[email protected]>
Signed-off-by: Ashton Larkin <[email protected]>
* add initial draft Signed-off-by: Ian Chen <[email protected]> * fix scatter ratio image path, minor tweaks Signed-off-by: Ian Chen <[email protected]> * formatting Signed-off-by: Ian Chen <[email protected]>
* Fix issue not configuring links added after start Signed-off-by: Jorge Perez <[email protected]> * Add a test checking the fix Signed-off-by: Jorge Perez <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
* Change the diff_drive_system test to cover min_acceleration and min_velocity limits. Added those limits to the .sdf file. Signed-off-by: LolaSegura <[email protected]> Co-authored-by: Louise Poubel <[email protected]> Co-authored-by: Franco Cipollone <[email protected]> Co-authored-by: Steve Peters <[email protected]>
Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Franco Cipollone <[email protected]>
Signed-off-by: Ashton Larkin <[email protected]>
Signed-off-by: Jenn Nguyen <[email protected]> Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
There are multiple new test failures that seem to be related to slip (ackermann, diff drive, wheel slip...). Do you know if we need a new |
Signed-off-by: Louise Poubel <[email protected]>
7983d2d
to
acc627a
Compare
it could be related to the |
I'm not being able to reproduce this locally, I've tried a few different combinations of branches and dependencies. I re-ran CI for the https://github.com/ignitionrobotics/ign-gazebo/runs/2916861022?check_suite_focus=true
The good news is that the failures are not introduced by this PR. The bad news is that we have all these new test failures to deal with. I suggest we ignore these failures for this PR, and look into them on top of the release branches. For completeness, I've triggered Jenkins CI for all stable branches: |
Well, at least the failures are happening only on Edifice. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I didn't notice any new test failures and the changes look ok.
➡️ Forward port
Port 4 to 5
Branch comparison: ign-gazebo5...ign-gazebo4
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)
Require gazebosim/sdformat#598