-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add falling rocks to cave practice circuit 1 (#446) * Add rock fall 1 Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Add rock fall 2 Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Add rock fall 3 Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Change small rock fall to medium, update positions of large rock falls Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Add falling rocks to cave practice circuit 2 (#447) * Adjustment of fading exponent from 2.5 to 1.5 for the cave circuit. * Add fading exponent to cloudsim launch files Signed-off-by: Nate Koenig <nate@openrobotics.org> * Added dynamic rocks to cave practice world 2 Signed-off-by: Nate Koenig <nate@openrobotics.org> * Remove debug output Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix rock fall positions and types Signed-off-by: Nate Koenig <nate@openrobotics.org> * Comments Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix medium rock placements Signed-off-by: Nate Koenig <nate@openrobotics.org> * Added rock fall, moved rocks out of collision Signed-off-by: Nate Koenig <nate@openrobotics.org> * Doubled two rock falls, and reduced one to 3 deployments Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Arthur Schang <arthur.schang@parsons.com> Co-authored-by: Nate Koenig <nate@openrobotics.org> * Add falling rocks to cave practice 3 (#448) * Add falling rocks to cave practice 3 Signed-off-by: Nate Koenig <nate@openrobotics.org> * Comments Signed-off-by: Nate Koenig <nate@openrobotics.org> * Move rocks out of collision Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org> * Fix levels Signed-off-by: Nate Koenig <nate@openrobotics.org> * Build the connection validator test (#455) * Build the connection validator test Signed-off-by: Nate Koenig <nate@openrobotics.org> * Improve debug message Signed-off-by: Nate Koenig <nate@openrobotics.org> * Removed probably Signed-off-by: Nate Koenig <nate@openrobotics.org> * Make connection validator an executable Signed-off-by: Nate Koenig <nate@openrobotics.org> * Update subt_ign/src/ConnectionValidatorPrivate.cc Co-authored-by: Michael Carroll <michael@openrobotics.org> * Use a wider cap tolerance as a fallback This is because some of the cave caps have a non-zero connection point, but we do not propagate enough information to be able to compute the true connection point at this time. Signed-off-by: Michael Carroll <michael@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Michael Carroll <michael@openrobotics.org> Co-authored-by: Addisu Taddese <addisu@openrobotics.org> Co-authored-by: Arthur Schang <arthur.schang@parsons.com> Co-authored-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Michael Carroll <michael@openrobotics.org>
- Loading branch information
1 parent
69a4364
commit db5344b
Showing
8 changed files
with
694 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.