CHANGELOG
Changelog for package gazebo_dev
3.8.0 (2024-07-02)
Bloom-ignored all the packages except gazebo_msgs on jazzy (#1534)
Contributors: Jose Luis Rivero
3.7.0 (2022-06-13)
3.6.0 (2022-05-10)
3.5.2 (2021-03-15)
3.5.1 (2020-11-25)
colcon.pkg: build gazebo first in colcon workspace (#1192) Add a colcon.pkg file to gazebo_dev with gazebo’s cmake project name “Gazebo” listed as a dependency to support building gazebo from source in a colcon workspace. * Add colcon.pkg files for other packages Copy colcon.pkg to gazebo_ros, gazebo_plugins, and gazebo_ros_control so that –merge-install won’t be required. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Contributors: Steve Peters
3.5.0 (2020-06-19)
3.4.4 (2020-05-08)
3.4.3 (2020-02-18)
3.4.2 (2019-11-12)
3.4.1 (2019-10-10)
3.4.0 (2019-10-03)
Add maintainer (#985) Signed-off-by: Louise Poubel <louise@openrobotics.org>
Contributors: chapulina
3.3.5 (2020-05-08)
3.3.4 (2019-09-18)
3.3.3 (2019-08-23)
Add maintainer (#985) Signed-off-by: Louise Poubel <louise@openrobotics.org>
Contributors: chapulina
3.3.2 (2019-07-31)
3.3.1 (2019-05-30)
3.3.0 (2019-05-21)
3.1.0 (2018-12-10)
3.0.0 (2018-12-07)
Merge pull request #796 from ros-simulation/ros2_fix_ci_authors [ros2] Fix missing dependencies to run CI and update maintainers
Update maintainers for ROS2 in gazebo_dev
Merge pull request #770 from ironmig/ros2-gazebo-dev ROS2: Port gazebo_dev to ament package
Port gazebo_dev to ament package * currently dependency on gazebo is commented out as it cannot find it
move gazebo_dev back to root for porting
Contributors: Jose Luis Rivero, Kevin Allen
2.8.4 (2018-07-06)
2.8.3 (2018-06-04)
2.8.2 (2018-05-09)
2.8.1 (2018-05-05)
Replace gazebo7 by gazebo9 in gazebo_dev. Gazebo9 is the official version supported in Melodic
Contributors: Jose Luis Rivero
2.7.4 (2018-02-12)
2.7.3 (2017-12-11)
2.7.2 (2017-05-21)
Revert gazebo8 changes in Lunar and back to use gazebo7 (#583)
Contributors: Jose Luis Rivero
2.7.1 (2017-04-28)
Use gazeob8 as exec_depend
Use 2.7.0 as starting version
Depend on gazebo8 instead of gazebo7
Add catkin package(s) to provide the default version of Gazebo - take II (kinetic-devel) (#571) * Added catkin package gazebo_dev which provides the cmake config of the installed Gazebo version Conflicts: gazebo_plugins/package.xml gazebo_ros/package.xml gazebo_ros_control/package.xml * gazebo_plugins/gazebo_ros: removed dependency SDF from CMakeLists.txt The sdformat library is an indirect dependency of Gazebo and does not need to be linked explicitly. * gazebo_dev: added execution dependency gazebo
Contributors: Jose Luis Rivero
Use gazeob8 as exec_depend
Use 2.7.0 as starting version
Depend on gazebo8 instead of gazebo7
Add catkin package(s) to provide the default version of Gazebo - take II (kinetic-devel) (#571) * Added catkin package gazebo_dev which provides the cmake config of the installed Gazebo version Conflicts: gazebo_plugins/package.xml gazebo_ros/package.xml gazebo_ros_control/package.xml * gazebo_plugins/gazebo_ros: removed dependency SDF from CMakeLists.txt The sdformat library is an indirect dependency of Gazebo and does not need to be linked explicitly. * gazebo_dev: added execution dependency gazebo
Contributors: Jose Luis Rivero