From 8ce84f08222e3407ea6e38a75c664eaf58dc37a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Fri, 4 Aug 2023 19:00:59 +0200 Subject: [PATCH 1/7] Update changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4372150c3..ecd0b3e96 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,6 +14,9 @@ 1. Create competition_mode argument * [Pull Request 710](https://github.com/osrf/vrx/pull/710) +1. Resolve TF issues and enable RViz + * [Pull Request 698](https://github.com/osrf/vrx/pull/698) + ### VRX 2.3.0 1. Enhancements to Perception Task From 7aeb71d88dc36c2bc271488fc37bab3736cea09d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Fri, 4 Aug 2023 19:03:31 +0200 Subject: [PATCH 2/7] Update changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index ecd0b3e96..ab3b5c408 100644 --- a/Changelog.md +++ b/Changelog.md @@ -17,6 +17,9 @@ 1. Resolve TF issues and enable RViz * [Pull Request 698](https://github.com/osrf/vrx/pull/698) +1. Multi-vehicle fix + * [Pull Request 644](https://github.com/osrf/vrx/pull/644) + ### VRX 2.3.0 1. Enhancements to Perception Task From 3d1ecfcdede5ce8588a5ba8442983ba740b583ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Fri, 18 Aug 2023 16:04:11 +0200 Subject: [PATCH 3/7] Fix GPS/IMU update rates. (#723) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- vrx_urdf/wamv_gazebo/urdf/components/wamv_gps.xacro | 4 ++-- vrx_urdf/wamv_gazebo/urdf/components/wamv_imu.xacro | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vrx_urdf/wamv_gazebo/urdf/components/wamv_gps.xacro b/vrx_urdf/wamv_gazebo/urdf/components/wamv_gps.xacro index 1a6d9ab43..a7abf9903 100644 --- a/vrx_urdf/wamv_gazebo/urdf/components/wamv_gps.xacro +++ b/vrx_urdf/wamv_gazebo/urdf/components/wamv_gps.xacro @@ -1,7 +1,7 @@ + R:=0 P:=0 Y:=0 update_rate:=20"> @@ -38,7 +38,7 @@ 1 - 15 + ${update_rate} diff --git a/vrx_urdf/wamv_gazebo/urdf/components/wamv_imu.xacro b/vrx_urdf/wamv_gazebo/urdf/components/wamv_imu.xacro index d8b8e1e78..88c948edb 100644 --- a/vrx_urdf/wamv_gazebo/urdf/components/wamv_imu.xacro +++ b/vrx_urdf/wamv_gazebo/urdf/components/wamv_imu.xacro @@ -1,6 +1,6 @@ - + > From eda0539d23e06767da1d5370e6cb85f0c62c8978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Mon, 28 Aug 2023 19:01:28 +0200 Subject: [PATCH 4/7] Add license. (#720) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero Co-authored-by: M1chaelM --- LICENSE | 178 ++++++++++++++++++ .../practice_2023_stationkeeping1_task.sdf | 2 +- .../practice_2023_wayfinding1_task.sdf | 2 +- .../practice_2023_wayfinding2_task.sdf | 2 +- 4 files changed, 181 insertions(+), 3 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..4909afd04 --- /dev/null +++ b/LICENSE @@ -0,0 +1,178 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + diff --git a/vrx_gz/worlds/2023_practice/practice_2023_stationkeeping1_task.sdf b/vrx_gz/worlds/2023_practice/practice_2023_stationkeeping1_task.sdf index 5710759e8..93b290146 100644 --- a/vrx_gz/worlds/2023_practice/practice_2023_stationkeeping1_task.sdf +++ b/vrx_gz/worlds/2023_practice/practice_2023_stationkeeping1_task.sdf @@ -1,7 +1,7 @@ - + 0.004 diff --git a/vrx_gz/worlds/2023_practice/practice_2023_wayfinding1_task.sdf b/vrx_gz/worlds/2023_practice/practice_2023_wayfinding1_task.sdf index 91c21793d..4b9ad1697 100644 --- a/vrx_gz/worlds/2023_practice/practice_2023_wayfinding1_task.sdf +++ b/vrx_gz/worlds/2023_practice/practice_2023_wayfinding1_task.sdf @@ -1,7 +1,7 @@ - + 0.004 diff --git a/vrx_gz/worlds/2023_practice/practice_2023_wayfinding2_task.sdf b/vrx_gz/worlds/2023_practice/practice_2023_wayfinding2_task.sdf index 5aaaaf464..b4fa60f28 100644 --- a/vrx_gz/worlds/2023_practice/practice_2023_wayfinding2_task.sdf +++ b/vrx_gz/worlds/2023_practice/practice_2023_wayfinding2_task.sdf @@ -1,7 +1,7 @@ - + 0.004 From c860b9ad55c0b55b8a010cb402917d6eeb9a9bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Mon, 28 Aug 2023 19:08:42 +0200 Subject: [PATCH 5/7] Update camera clip. (#728) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- vrx_urdf/wamv_gazebo/urdf/components/wamv_camera.xacro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrx_urdf/wamv_gazebo/urdf/components/wamv_camera.xacro b/vrx_urdf/wamv_gazebo/urdf/components/wamv_camera.xacro index 1737ed7e2..ecc42dde3 100644 --- a/vrx_urdf/wamv_gazebo/urdf/components/wamv_camera.xacro +++ b/vrx_urdf/wamv_gazebo/urdf/components/wamv_camera.xacro @@ -167,7 +167,7 @@ 0.05 - 300 + 400 gaussian From fa68b678c9816bc99911529fb116810517cf1890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Tue, 29 Aug 2023 18:19:17 +0200 Subject: [PATCH 6/7] Update round buoys. (#727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- vrx_gz/models/obstacle_course/model.sdf | 60 ++++++++-------- .../short_navigation_course_0/model.sdf | 4 +- .../short_navigation_course_1/model.sdf | 28 ++++---- .../short_navigation_course_2/model.sdf | 68 +++++++++--------- .../practice_2023_acoustic_tracking0_task.sdf | 40 +++++------ .../practice_2023_acoustic_tracking1_task.sdf | 72 +++++++++---------- .../practice_2023_acoustic_tracking2_task.sdf | 56 +++++++-------- vrx_gz/worlds/acoustic_tracking_task.sdf | 40 +++++------ vrx_gz/worlds/stationkeeping_task.sdf | 8 +-- vrx_gz/worlds/sydney_regatta.sdf | 20 +++--- vrx_gz/worlds/wayfinding_task.sdf | 8 +-- 11 files changed, 202 insertions(+), 202 deletions(-) diff --git a/vrx_gz/models/obstacle_course/model.sdf b/vrx_gz/models/obstacle_course/model.sdf index 6146645f3..67e72a144 100644 --- a/vrx_gz/models/obstacle_course/model.sdf +++ b/vrx_gz/models/obstacle_course/model.sdf @@ -11,14 +11,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -36,14 +36,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -61,14 +61,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -86,14 +86,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -111,14 +111,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -136,14 +136,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -161,14 +161,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -186,14 +186,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -211,14 +211,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -236,14 +236,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -261,14 +261,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -285,14 +285,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -311,14 +311,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -336,14 +336,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -361,14 +361,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/models/short_navigation_course_0/model.sdf b/vrx_gz/models/short_navigation_course_0/model.sdf index 26c4eed3e..919c8bf82 100644 --- a/vrx_gz/models/short_navigation_course_0/model.sdf +++ b/vrx_gz/models/short_navigation_course_0/model.sdf @@ -181,14 +181,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/models/short_navigation_course_1/model.sdf b/vrx_gz/models/short_navigation_course_1/model.sdf index c75311cbd..31859725a 100644 --- a/vrx_gz/models/short_navigation_course_1/model.sdf +++ b/vrx_gz/models/short_navigation_course_1/model.sdf @@ -502,14 +502,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -527,14 +527,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -552,14 +552,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -577,14 +577,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -602,14 +602,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -627,14 +627,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -652,14 +652,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/models/short_navigation_course_2/model.sdf b/vrx_gz/models/short_navigation_course_2/model.sdf index e4ab7c3de..fe183707d 100644 --- a/vrx_gz/models/short_navigation_course_2/model.sdf +++ b/vrx_gz/models/short_navigation_course_2/model.sdf @@ -745,14 +745,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -770,14 +770,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -795,14 +795,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -820,14 +820,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -845,14 +845,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -870,14 +870,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -895,14 +895,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -920,14 +920,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -945,14 +945,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -970,14 +970,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -995,14 +995,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -1020,14 +1020,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -1045,14 +1045,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -1070,14 +1070,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -1095,14 +1095,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -1120,14 +1120,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -1145,14 +1145,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking0_task.sdf b/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking0_task.sdf index d83b8fa4f..24e39b6ec 100644 --- a/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking0_task.sdf +++ b/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking0_task.sdf @@ -431,14 +431,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -456,14 +456,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -481,14 +481,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -506,14 +506,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -531,14 +531,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -556,14 +556,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -581,14 +581,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -606,14 +606,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -631,14 +631,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -656,14 +656,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking1_task.sdf b/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking1_task.sdf index 196c92053..097e77f06 100644 --- a/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking1_task.sdf +++ b/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking1_task.sdf @@ -431,14 +431,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -456,14 +456,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -481,14 +481,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -506,14 +506,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -531,14 +531,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -556,14 +556,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -582,14 +582,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -607,14 +607,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -633,14 +633,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -658,14 +658,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -683,14 +683,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -708,14 +708,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -733,14 +733,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -758,14 +758,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -783,14 +783,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -808,14 +808,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -833,14 +833,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -858,14 +858,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking2_task.sdf b/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking2_task.sdf index 4451ac31b..6105cad19 100644 --- a/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking2_task.sdf +++ b/vrx_gz/worlds/2023_practice/practice_2023_acoustic_tracking2_task.sdf @@ -431,14 +431,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -456,14 +456,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -481,14 +481,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -506,14 +506,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -531,14 +531,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -556,14 +556,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -581,14 +581,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -606,14 +606,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -631,14 +631,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -656,14 +656,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -681,14 +681,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -706,14 +706,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -731,14 +731,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -756,14 +756,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/acoustic_tracking_task.sdf b/vrx_gz/worlds/acoustic_tracking_task.sdf index 577be7554..1c7bc693d 100644 --- a/vrx_gz/worlds/acoustic_tracking_task.sdf +++ b/vrx_gz/worlds/acoustic_tracking_task.sdf @@ -431,14 +431,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -456,14 +456,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -481,14 +481,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -506,14 +506,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -531,14 +531,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -556,14 +556,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -581,14 +581,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -606,14 +606,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -631,14 +631,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -656,14 +656,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/stationkeeping_task.sdf b/vrx_gz/worlds/stationkeeping_task.sdf index c945e54b3..5efd46a96 100644 --- a/vrx_gz/worlds/stationkeeping_task.sdf +++ b/vrx_gz/worlds/stationkeeping_task.sdf @@ -474,14 +474,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -500,14 +500,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/sydney_regatta.sdf b/vrx_gz/worlds/sydney_regatta.sdf index 30dab75a2..112afc01e 100644 --- a/vrx_gz/worlds/sydney_regatta.sdf +++ b/vrx_gz/worlds/sydney_regatta.sdf @@ -354,7 +354,7 @@ mb_marker_buoy_red - -528 191 0 0 1.57 0 + -528 191 0 0 0 0 https://fuel.gazebosim.org/1.0/openrobotics/models/mb_marker_buoy_red mb_marker_buoy_black - -528 190 0 0 1.57 0 + -528 190 0 0 0 0 https://fuel.gazebosim.org/1.0/openrobotics/models/mb_marker_buoy_black mb_marker_buoy_green - -528 189 0 0 1.57 0 + -528 189 0 0 0 0 https://fuel.gazebosim.org/1.0/openrobotics/models/mb_marker_buoy_green mb_marker_buoy_white - -528 188 0 0 1.57 0 + -528 188 0 0 0 0 https://fuel.gazebosim.org/1.0/openrobotics/models/mb_marker_buoy_white mb_round_buoy_orange - -528 187 0 0 1.57 0 + -528 187 0 0 0 0 https://fuel.gazebosim.org/1.0/openrobotics/models/mb_round_buoy_orange 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -488,21 +488,21 @@ mb_round_buoy_black - -528 186 0 0 1.57 0 + -528 186 0 0 0 0 https://fuel.gazebosim.org/1.0/openrobotics/models/mb_round_buoy_black 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 diff --git a/vrx_gz/worlds/wayfinding_task.sdf b/vrx_gz/worlds/wayfinding_task.sdf index d8d04fa8b..8427ad70b 100644 --- a/vrx_gz/worlds/wayfinding_task.sdf +++ b/vrx_gz/worlds/wayfinding_task.sdf @@ -474,14 +474,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 @@ -500,14 +500,14 @@ filename="libPolyhedraBuoyancyDrag.so"> 1000 0.0 - 25.0 + 75.0 2.0 link 0 0 0 0 0 0 - 0.25 + 0.21 From b4c65e26a77eefc072129844869168b0a70dd07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Thu, 31 Aug 2023 16:33:35 +0200 Subject: [PATCH 7/7] Changelog (#733) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Agüero --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index ab3b5c408..9006d4b4a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,16 @@ ## VRX 2 +### VRX 2.3.2 + +1. Update camera clip + * [Pull Request 728](https://github.com/osrf/vrx/pull/728) +1. Buoy update + * [Pull Request 727](https://github.com/osrf/vrx/pull/727) +1. Fix GPS/IMU update rates + * [Pull Request 723](https://github.com/osrf/vrx/pull/723) +1. Add license + * [Pull Request 720](https://github.com/osrf/vrx/pull/720) + ### VRX 2.3.1 1. Fix simulation crash