Highlights
-
Fortress/Garden
Set View Camera controller (perspective/ortho) from plugin configuration<!-- 3D scene --> <plugin filename="MinimalScene" name="3D View"> ... <view_controller>ortho</view_controller> </plugin>
-
Fortress/Garden
Add a reference visual to help visualize the anchor point for view control operations.
We also fixed large / unexpected camera movement when orbiting / panning due to missing mouse events. See gz-gui#506 and gz-gui#502. There is also now a way to configure view control sensitivity gz-gui#504 and gz-sim#1799 -
Citadel/Fortress/Garden
Add degree as an optional unit for rotation in the Transform GUI Tool. Radian is set to default. -
Garden
Made progress in support for fluid added mass for better modeling of hydrodynamic effects. sdformat proposal gz-physics#384. -
Garden
AddEnvironmentalData
component which can be used to hold user-defined data (e.g. loaded from CSV files)
for plugins to leverage. This has been used in gz-sim#1839 define currents for hydrodynamic system based on CSV files. -
Garden
Users can now load SDFormat model files by runninggz sim <model file>
as opposed to creating a new world file that includes the model -
Fortress/Garden
Add interface to allow systems to declare parameters similar to ROS params.
Releases
These are the minor and patch releases that came out since the previous post.
Gazebo Cmake 3.0.1 (Garden)
Changelog
-
Disable source tooltips
-
All cmake2 changes up to 2.16.0
Contributors
Ben Wolsieffer
Jose Luis Rivero
Nate Koenig
Silvio Traversaro
Steve Peters
Gazebo Cmake 2.16.0 (Citadel and Fortress)
Changelog
-
FindIgnOGRE2: preserve PKG_CONFIG_PATH
-
FindSQLite3: Add SQLite::SQLite3 ALIAS
-
FindUUID: Do not wrap LIBRARY_NAMES argument with quotes
-
Don’t assume
CMAKE_INSTALL_*DIR
variables are relative -
Remove check for s3cfg
Contributors
Ben Wolsieffer
Jose Luis Rivero
Nate Koenig
Silvio Traversaro
Steve Peters
Gazebo Common 5.3.0 and 5.3.1 (Garden)
Changelog
-
Fix out of bounds access to rotation array in assimp loader
-
Fix issues detected by ASAN
-
Expose Vertex & Index raw ptrs for efficient reading
Contributors
Ian Chen
Luca Della Vedova
Matias N. Goldberg
Michael Carroll
Nate Koenig
Gazebo Common 4.6.2 (Fortress)
Changelog
- Fix Capsule mesh generation.
Contributors
Addisu Z. Taddese
Nate Koenig
Gazebo Fuel Tools 8.0.1 (Garden)
Changelog
-
Forward ports.
-
Remove fuel.ignitionrobotics.org from ClientConfig.
-
Clean up a few Windows warnings.
Contributors
Louise Poubel
methylDragon
Michael Carroll
Nate Koenig
Gazebo Fuel Tools 7.2.0 (Fortress)
Changelog
- All fuel_tools4 changes up to 4.7.0
Contributors
Louise Poubel
methylDragon
Nate Koenig
Gazebo Fuel Tools 4.7.0 and 4.8.0 (Citadel)
Changelog
-
Reduce asset download sizes.
-
ign → gz Migration
Contributors
methylDragon
Nate Koenig
Gazebo Gui 6.7.0 (Fortress)
Changelog
-
Set View Camera controller from plugin configuration
-
Add service for configuring view control sensitivity
-
Fix large / unexpected camera movements
-
Add view control reference visual
Contributors
Alejandro Hernández Cordero
Ian Chen
Jenn Nguyen
Gazebo Gui 3.12.0 (Citadel)
Changelog
-
Add degree as an optional unit for rotation in GzPose.
-
Fix image display test.
-
Update cmd/CMakeLists to conform with all other gz libraries.
-
Add key publisher test.
-
Add pointer check in Application::RemovePlugin.
-
Ign to gz header migration.
Contributors
Addisu Z. Taddese
AzulRadio
Jenn Nguyen
methylDragon
Nate Koenig
Gazebo Math 7.1.0 (Garden)
Changelog
- Adds bounds retrieval for TimeVarying grid class.
Contributors
Arjo Chakravarty
Nate Koenig
Gazebo Msgs 9.1.0 and 9.2.0 (Garden)
Changelog
- Add DVL specific messages
- Forward port of msgs 8.7.0.
Contributors
Carlos AgĂĽero
Ivan Santiago Paunovic
Louise Poubel
methylDragon
Michael Carroll
Michel Hidalgo
Nate Koenig
Steve Peters
Gazebo Physics 6.2.0 (Garden)
Changelog
-
Reduce error to debug and add notes
-
Support fluid added mass
-
Deduplicate common tests part1
Contributors
Louise Poubel
Michael Carroll
Steve Peters
Gazebo Physics 5.3.0 (Fortress)
Changelog
-
Fix windows warnings related to bullet
-
Apply ign-gz after forward merge from ign-physics2
-
Port: 2 to 5
-
Fix build errors and warnings for DART 6.13.0
-
Backport windows fix
-
dartsim: fix handling inertia matrix pose rotation
-
Add code coverage ignore file
-
Ign to Gz migration
Contributors
Addisu Z. Taddese
AzulRadio
Jenn Nguyen
Louise Poubel
methylDragon
Nate Koenig
Steve Peters
Gazebo Physics 2.6.0 and 2.6.1 (Citadel)
Changelog
-
Fix build errors and warnings for DART 6.13.0
-
Don’t install CMakeLists.txt files
-
Ign to Gz Migration
Contributors
Addisu Z. Taddese
methylDragon
Nate Koenig
Steve Peters
Gazebo Plugin 2.0.1 (Garden)
Changelog
- Forward port 1.4.0.
Contributors
Louise Poubel
methylDragon
Michael Carroll
Nate Koenig
Gazebo Plugin 1.4.0 (Citadel and Fortress)
Changelog
- Ign to Gz migration
Contributors
Gazebo Rendering 7.2.0 (Garden)
Changelog
-
Enable gpu ray query on macOS.
-
Calculate camera intrinsics : Refactor https://github.com/gazebosim/gz-rendering/pull/700
Contributors
Aditya Pande
Ian Chen
Gazebo Rendering 6.5.2 (Fortress)
Changelog
-
Mesh clean up in destructor
-
Fix Ogre2DepthCamera on macOS (Fortress)
-
Restore GLX context after OGRE plugin loading finishes.
-
Add message to see troubleshooting page when render engine fails to initialize
-
Do not overwrite reserved visibility flags in ogre2 (Fortress)
-
Fix Metal shader compiler error in GpuRays (Lidar)
-
Fix memory corruption in Ogre2GpuRays
-
Fix RenderTarget::destroy not getting called in both ogre1 & ogre2
-
Fix wrong error log message when creating scene
-
Use proper sRGB conversion in DepthCamera
-
Fix non-deterministic rendering due to background texture loading
-
Fix lidar heightmap detection
-
Improved RenderEngine and Mesh coverage
-
Increased Marker coverage
-
Added shaderType converage
-
Improved grid coverage
-
Improved coverage Arrow and Axis visuals and fixed some warnings
-
Remove redundant namespace references
-
Change IGN_DESIGNATION to GZ_DESIGNATION
-
Add coverage ignore file
Contributors
ahcorde
Alejandro Hernández Cordero
AzulRadio
CristĂłbal Arroyo
Ian Chen
Louise Poubel
Martin Pecka
Matias N. Goldberg
methylDragon
Sanjuksha
Gazebo Rendering 3.7.0 (Citadel)
Changelog
- Migrate ignition to gazebo headers.
Contributors
Ian Chen
methylDragon
Nate Koenig
Gazebo Sensors 3.5.0 (Citadel)
Changelog
-
Add missing DEPENDS_ON_COMPONENTS parameters.
-
Improved coverage Lidar.
-
Improved noise coverage.
-
Camera: configure projection matrix from SDFormat.
-
RgbdCameraSensor.cc: fix include.
-
Ignition to Gazebo header migration.
Contributors
Alejandro Hernández Cordero
Brian
methylDragon
Nate Koenig
Steve Peters
Gazebo Sim 7.2.0 and 7.1.0 (Garden)
Changelog
-
Enable the JointController and JointPositionController to use sub_topics and control multiple joints.
-
Ackermann steering with steering angle and sub_topic.
-
port: 6 to 7 (10-JAN-2023)
-
Add ignition alias back
-
fix SdfGenerator unit test
-
Allow using a CSV file to define currents for hydrodynamic system
-
Add multichannel lookup for environment sensors.
-
Example controller for LRAUV
-
Fix component removal in component inspector
-
port: 6 to 7 (06-DEC-2023)
-
port: 6 to 7 (29-NOV-2023)
-
Fix #1812.
-
Removed unused attributes
-
Fixes buoyancy flakiness when spawning entities
-
Remove fixed width from world control
-
Backport #1748: Adds a tool for environment data visualization and custom environmental sensors
-
Acoustic comms : Propagation model
-
Add pre-commit hooks configuration
-
Add checkbox in view angle plugin for toggling view control reference visual
-
Add EnvironmentalData component
-
Allow SDF model to be constructed in a single shot
-
Allow loading a model SDF file in the Server class
-
Address flaky UNIT_Gui_TEST
-
Change name of nameFilter of saveDialog to “SDF files”
-
Acoustic comms : Packet collision timeout
-
Fix typo in include inside Export.hh
-
Towards Green CI
-
Refactor: Trajectory loading seperated into external function
-
Add pybind11 module as MODULE
-
Clarify errors when plugins fail to load
-
Fix tutorial for
blender_sdf_exporter
-
Cherry pick acoustic comms to gz-sim7
-
Update tutorial for
blender_distort_meshes
-
Removes Actor Visuals When They Are Despawned
-
Update examples to used gazebosim
-
Merge forward 6 to 7, 2022-10-21
-
Merge forward 6 to 7, 2022-10-06
-
Add information about system paramter
-
Adding tests for hydrodynamics
-
Fix Windows and Doxygen
-
Merge forward 3 to 6, 2022-08-16
-
Add support for specifying log record period
-
Common widget GzColor replacement
-
Replace plotIcon in ComponentInspector with GzPlotIcon
-
Component Inspector with common widget pose plotting
-
Change CODEOWNERS and maintainer to Michael
-
Replace pose in ViewAngle with GzPose
Contributors
Addisu Z. Taddese
Aditya Pande
Alejandro Hernández Cordero
Andrej Orsula
Arjo Chakravarty
AzulRadio
Benjamin Perseghetti
Carlos AgĂĽero
Dharini Dutia
Grey
Ian Chen
Ivan Santiago Paunovic
Jenn Nguyen
Joan Aguilar Mayans
Jose Luis Rivero
Kenji Brameld
Liam Han
Louise Poubel
Marco A. Gutierrez
Marko Križmančić
Michael Carroll
Michel Hidalgo
Nate Koenig
Onur Berk Töre
Rhys Mainwaring
Silvio Traversaro
Steve Peters
Gazebo Sim 6.14.0 (Fortress)
Changelog
-
Fix Ackermann plugin zero linVel turningRadius bug
-
Header guard fix for battery power load component
-
Add interface to allow systems to declare parameters
-
Adding battery consumers and extra fixes
-
Disable tests that require dartsim on windows
-
Added move camera to model service
-
Add spin box to View Angle plugin for configuring view control sensitivity
-
Sync View Angle GUI with view controller
-
Hydrodynamics flags test strengthening
-
Fixed Fortress tests related to lights
-
Allow to move to model from Angle view plugin
-
Fixed light entity number
-
Check AddBvnAnimation return value
-
Add checkbox in view angle plugin for toggling view control reference visual
-
Adds support for hydrodynamic cross terms
-
Addresses flakiness in
Hydrodynamics.VelocityTestInOil
. -
Fix minor bugs in RFComms plugin
Contributors
Addisu Z. Taddese
Alejandro Hernández Cordero
Arjo Chakravarty
Benjamin Perseghetti
Ian Chen
Ivan Santiago Paunovic
Jenn Nguyen
Marco A. Gutierrez
Marko Križmančić
Nate Koenig
Gazebo Transport 12.1.0 (Garden)
Changelog
-
Ignition to Gazebo renaming.
-
Use new ignition-specific formatter.
-
Remove warnings in Garden on Ubuntu 22.04.
Contributors
Carlos AgĂĽero
Ivan Santiago Paunovic
Julian Oes
Louise Poubel
methylDragon
Michael Carroll
Nate Koenig
Silvio Traversaro
Steve Peters
Gazebo Transport 11.3.0, 11.3.1, and 11.3.2 (Fortress)
Changelog
-
Fix include/ignition/…/parameters header files
-
Fix CLI configuration install path to ignition
-
Add parameters component
-
Fix build for Debian Bullseye
Contributors
Ivan Santiago Paunovic
Julian Oes
methylDragon
Michael Carroll
Nate Koenig
Silvio Traversaro
Steve Peters
Gazebo Transport 8.4.0 (Citadel)
Changelog
-
ign → gz : Remove redundant namespace references.
-
Backport Windows fix from main branch.
-
ign → gz Migrate Ignition Headers : gz-transport.
Contributors
methylDragon
Nate Koenig
Silvio Traversaro
Gazebo Utils 1.4.1, 1.5.0, and 1.5.1 (Fortress)
Changelog
-
Add missing config.hh include to gz headers
-
Ignition to Gazebo header migration.
-
CI workflow: use checkout v3.
-
Include in FormatterFwd.
-
cli_TEST: Fix compatibility with CLI11 2.0.
-
Add code coverage ignore file.
Contributors
Jenn Nguyen
Michael Carroll
Nate Koenig
shameekganguly
Silvio Traversaro
Steve Peters
SDFormat 9.10.0 (Citadel)
Changelog
-
Ign to gz header migration.
-
Added HasLensProjection.
-
Added camera info topic to Camera
Contributors
Alejandro Hernández Cordero
methylDragon
Nate Koenig
Steve Peters