-
Notifications
You must be signed in to change notification settings - Fork 276
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 <ashton@openrobotics.org>
Signed-off-by: Martiño Crespo <marticres@gmail.com> Signed-off-by: Mabel Zhang <mabel@openrobotics.org> Signed-off-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Mabel Zhang <mabel@openrobotics.org>
Signed-off-by: Martiño Crespo <marticres@gmail.com>
…eters (#812) * Add service and GUI to configure physics parameters (step size and real time factor) (#536) Signed-off-by: Maganty Rushyendra <mrushyendra@yahoo.com.sg> Signed-off-by: Luca Della Vedova <luca@openrobotics.org> Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: mrushyendra <mrushyendra@yahoo.com.sg> Co-authored-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Luca Della Vedova <luca@openrobotics.org>
* Working on a trigger delay Signed-off-by: Nate Koenig <nate@openrobotics.org> * Updated tests Signed-off-by: Nate Koenig <nate@openrobotics.org> * Update documentation Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix spelling Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
* tested halt motion feature Signed-off-by: Tomas Lorente <jtlorente@ekumenlabs.com> * added flag to turn off movement halting Signed-off-by: Tomas Lorente <jtlorente@ekumenlabs.com> * Moved logic into gamelogic Signed-off-by: Tomas Lorente <jtlorente@ekumenlabs.com> * docs Signed-off-by: Tomas Lorente <jtlorente@ekumenlabs.com> * moved everything into gamelogic Signed-off-by: Tomas Lorente <jtlorente@ekumenlabs.com> * test added Signed-off-by: Tomas Lorente <jtlorente@ekumenlabs.com> * Fix codecheck Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
* add conversion for particle scatter ratio field Signed-off-by: Ian Chen <ichen@osrfoundation.org> * update integration test Signed-off-by: Ian Chen <ichen@osrfoundation.org> * update comment Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
3 to 4 2021 05 20
Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: LolaSegura <lsegura@ekumenlabs.com>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
* add initial draft Signed-off-by: Ian Chen <ichen@osrfoundation.org> * fix scatter ratio image path, minor tweaks Signed-off-by: Ian Chen <ichen@osrfoundation.org> * formatting Signed-off-by: Ian Chen <ichen@osrfoundation.org>
* Fix issue not configuring links added after start Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com> * Add a test checking the fix Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
* 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 <lsegura@ekumenlabs.com> Co-authored-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Franco Cipollone <53065142+francocipollone@users.noreply.github.com> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org> Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
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 <louise@openrobotics.org>
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