Skip to content

Releases: osrf/vrx

v3.0.2: Version patch to handle new ROS images with the new key

05 Jun 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1: Version patch to solve problems with ROS 2 key

04 Jun 10:10
Compare
Choose a tag to compare

What's Changed

  • Use a workaround to avoid ROS 2 key deprecation by @j-rivero in #826

Full Changelog: v3.0.0...v3.0.1

VRX 3.0.0: Migration to Gazebo Harmonic and ROS 2 Jazzy

28 May 16:49
b255980
Compare
Choose a tag to compare

Highlights

Important

VRX Code is now working with Gazebo Harmonic and ROS 2 Jazzy

This is the recommended configuration for new users. Users who wish to continue running Gazebo Garden and ROS 2 Humble can still do so using the humble branch of this repository.

What's Changed

New Contributors

Note

The 3.0.0 developement effort was executed by the Honu Robotics team, thanks to the sponsorship of RoboNation.

Full Changelog: 2.4.0...v3.0.0

VRX 2.4.1: Extra RoboBoat support

12 Jan 21:01
Compare
Choose a tag to compare

This release supports some of the new RoboBoat tutorials.

What's Changed

  • Add configuration file for RoboBoat teleop by @crvogt in #764

Full Changelog: 2.4.0...2.4.1

VRX 2.4.0: Adding RoboBoat support

22 Dec 20:17
c1edb91
Compare
Choose a tag to compare

This release adds some extra resources to support RoboBoat users.

What's Changed

Full Changelog: 2.3.3...2.4.0

VRX 2.3.3: VRX 2023 Competition Release

27 Oct 16:57
ca15e51
Compare
Choose a tag to compare

This release adds some minor fixes for the VRX 2023 Competition.

What's Changed

Full Changelog: 2.3.2...2.3.3

VRX 2.3.2: VRX 2023 Competition Release

31 Aug 14:39
b4c65e2
Compare
Choose a tag to compare

This release adds some minor fixes for the VRX 2023 Competition.

What's Changed

Full Changelog: 2.3.1...2.3.2

VRX 2.3.1: VRX 2023 Competition Release

04 Aug 16:59
a28152c
Compare
Choose a tag to compare

This release mainly adds infrastructure updates and an important bug fix required for the VRX 2023 Competition.

An updated version of the competition documents is available at https://robotx.org/vrx-2023.

What's Changed

Full Changelog: 2.3.0...2.3.1

VRX 2.3.0: VRX 2023 Competition Release

03 Jul 18:59
8853eca
Compare
Choose a tag to compare

This release mainly adds infrastructure and environmental updates required for the VRX 2023 Competition.

An updated version of the competition documents is available at https://robotx.org/vrx-2023.

What's Changed

  • Reduce oscillations of buoys in perception task by @tejalbarnwal in #699
  • Add command line argument for passing extra args to gz sim by @M1chaelM in #694
  • Enable competition bridges when world uses absolute paths by @M1chaelM in #688
  • Support full paths to world files by @M1chaelM in #682
  • Add .cc to WaypointMarkers in CMakeLists.txt by @M1chaelM in #671
  • Improving CI workflow by @M1chaelM in #663
  • Rename 2022_practice worlds to 2023_practice by @caguero in #661
  • generate_wamv.py should not produce a compliance error on an empty WAMV by @M1chaelM in #658
  • Update acoustic pinger topics by @caguero in #692
  • Restore acoustic pinger visual and collision by @caguero in #669
  • Adjust practice worlds to make use of new wavefield model envelope by @M1chaelM in #686
  • Default value initialization to avoid redundant variable assignment by @tejalbarnwal in #678
  • Fix wind plugin pause by @j-herman in #668

Full Changelog: 2.2.0...2.3.0

VRX 2.2.0: VRX 2023 Feature-freeze Release

18 May 16:38
158d826
Compare
Choose a tag to compare

This release completes all features related to the VRX 2023 competition. It corresponds with versions 1.1 of the VRX 2023 Technical Guide and Task Descriptions, available on the VRX Website. The primary changes relate to restoring the wind model from VRX classic, and updating the scoring for the Follow-the-Path task.

In conjunction with this release, we've also revised the VRX Wiki to include many new tutorials.