Skip to content

Releases: osrf/vrx

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.

VRX 2.1.0: VRX 2023 Baseline Release

24 Apr 14:33
452fa25
Compare
Choose a tag to compare

This release adds core functionality and practice worlds for all eight tasks required for the VRX 2023 Competition. The full list of tasks is as follows (new tasks are highlighted in bold):

Basic Tasks:

  • Stationkeeping
  • Wayfinding
  • Perception
  • Acoustic perception

Integrated Tasks:

  • Wildlife Encounter
  • Follow the Path
  • Acoustic Tracking
  • Scan, Dock and Deliver

Documentation for the tasks and details about the competition are available at https://robotx.org/vrx-2023.

What's Changed

Full Changelog: 2.0.0...2.1.0

VRX 2.0: Port to Gazebo Sim and ROS 2

05 Jan 22:35
Compare
Choose a tag to compare

Release 2.0 adds official support for Gazebo Sim (formerly Ignition Gazebo) and ROS 2.

What's Changed

  • Gazebo Sim and ROS 2 are now the default prerequisites for installing and running the “main” branch of the VRX repository.
  • The previous “master” branch has been renamed “gazebo_classic” and will continue to be available for users running Gazebo Classic and ROS 1.
  • Release 2.0 is now the recommended starting point for new users. (We will be transitioning the gazebo_classic branch from an officially supported branch to a community supported branch by Spring 2023.)
  • This release adds PBR support for the buoys, docks, WAM-V and WAM-V accessories, for improved visual fidelity to materials.

Full Changelog: 1.6.2...2.0.0

VRX 2022 Competition

21 Jun 21:14
3408b8b
Compare
Choose a tag to compare

This release captures the state of the VRX Environment used to run the VRX 2022 Competition.