CHANGELOG
Changelog for package ros_gz_sim
0.244.16 (2024-07-22)
0.244.15 (2024-07-03)
0.244.14 (2024-04-08)
Support <gazebo_ros> in package.xml exports (#492) This copies the implementation from gazebo_ros_paths.py to provide a way for packages to set resource paths from package.xml.
` e.g. <export> <gazebo_ros gazebo_model_path="${prefix}/models"/> <gazebo_ros gazebo_media_path="${prefix}/models"/> </export> `
The value of gazebo_model_path and gazebo_media_path is appended to GZ_SIM_RESOURCE_PATH The value of plugin_path appended to GZ_SIM_SYSTEM_PLUGIN_PATH ———Contributors: Addisu Z. Taddese
0.244.13 (2024-01-23)
0.244.12 (2023-12-13)
0.244.11 (2023-05-23)
0.244.10 (2023-05-03)
0.244.9 (2022-11-03)
Export ROS Stopwatch library (#299) (#322) New Stopwatch library needs to be exported and built as shared Co-authored-by: Michael Anderson <anderson@mbari.org>
Contributors: Michael Carroll
0.244.8 (2022-10-28)
0.244.7 (2022-10-12)
0.244.6 (2022-09-14)
0.244.5 (2022-09-12)
Fix missing msgs include and packages.xml deps (#292) * Fix missing msgs include and packages.xml deps * Add additional conditions to support gz sim invocation * Fix cpplint
Support ros_ign migration (#282) Clean up shared libraries, and tick-tock RosGzPointCloud Tick-tock launch args Hard-tock ign_ in sources Migrate ign, ign_, IGN_ for sources, launch, and test files Migrate IGN_XXX_VER, IGN_T, header guards Migrate launchfile, launchfile args, and test source references Migrate ros_ign_XXX and gz_gazebo -> gz_sim Migrate ros_ign_XXX project names Migrate Ign, ign-, IGN_DEPS, ign-gazebo Migrate ignitionrobotics, ignitionrobotics/ros_ign, osrf/ros_ign Migrate ignition-version, IGNITION_VERSION, Ignition <LIB>, ros_ign_ci
Move packages and files to gz (#282)
Contributors: methylDragon
0.244.3 (2022-05-19)
[ros2] README updates (service bridge, Gazebo rename) (#252)
Fix linter tests (#251) Co-authored-by: Louise Poubel <louise@openrobotics.org>
Contributors: Daisuke Nishimatsu, Louise Poubel
0.244.2 (2022-04-25)
Support bridging services (#211)
Add std_msgs as dependency of ros_gz_sim (#242)
Fixed ros_gz_sim launch file install directory (#229) (#230)
Added ign_version launch argument to set ignition gazebo version (#226)
Bring ros2 branch up-to-date with Rolling (#213)
create.cpp usage message fixed for ros2 branch (#207)
Separate galactic branch from ros2 branch (#201)
🏁 Dome EOL (#198)
Contributors: Alejandro Hernández Cordero, Aryaman Shardul, Ivan Santiago Paunovic, Kenji Brameld, Louise Poubel, Michael Carroll, ahcorde
0.244.1 (2022-01-04)
0.244.0 (2021-12-30)
0.233.2 (2021-07-20)
[ros2] Update version docs, add Galactic and Fortress (#164)
Contributors: Louise Poubel
0.233.1 (2021-04-16)
Default to Edifice for Rolling (#150)
Edifice support (#140) Co-authored-by: Alejandro Hernández <ahcorde@gmail.com>
Add topic flag to create robot (#128) Now it is possible to run ros_gz_sim create specifying a topic as source of the robot description Add a launch file starting a ignition gazebo world and spawn a sphere in it. Additionally a rviz2 interface is loaded to show that also Rviz can load the robot description The newly created demo introduce a dependency on the robot_state_publisher package
Add default value for plugin path in launch script (#125)
Fix overwriting of plugin path in launch script (#122) - GZ_SIM_SYSTEM_PLUGIN_PATH was overwritten by LD_LIBRARY_PATH - Now it is instead extended by LD_LIBRARY_PATH - This allows use of gz_sim.launch.py with custom gazebo plugins
ros_gz_sim exec depend on gz-sim (#110)
Update releases (#108)
Add support for Dome (#103)
Contributors: Andrej Orsula, Louise Poubel, Luca Della Vedova, Valerio Magnago, chama1176
0.221.1 (2020-08-19)
Add pkg-config as a buildtool dependency (#102)
Contributors: Louise Poubel
0.221.0 (2020-07-23)
[ros2] Fixed CI - Added Foxy (#89) Co-authored-by: Louise Poubel <louise@openrobotics.org>
Added ros_gz_sim for ros2 (#80) Co-authored-by: Louise Poubel <louise@openrobotics.org>
Update Dashing docs (#62)
Contributors: Alejandro Hernández Cordero, Louise Poubel, chapulina