|
2 | 2 | Changelog for package gazebo_plugins |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +2.4.6 (2014-09-01) |
| 6 | +------------------ |
| 7 | +* Update gazebo_ros_openni_kinect.cpp |
| 8 | +* merging from hydro-devel into indigo-devel |
| 9 | +* Merge pull request `#204 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/204>`_ from fsuarez6/hydro-devel |
| 10 | + gazebo_plugins: Adding ForceTorqueSensor Plugin |
| 11 | +* Updated to Apache 2.0 license |
| 12 | +* Merge pull request `#180 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/180>`_ from vrabaud/indigo-devel |
| 13 | + remove PCL dependency |
| 14 | +* merging |
| 15 | +* check deprecation of gazebo::Joint::SetAngle by SetPosition |
| 16 | +* compatibility with gazebo 4.x |
| 17 | +* Update changelogs for the upcoming release |
| 18 | +* Fix build with gazebo4 and indigo |
| 19 | +* Added Gaussian Noise generator |
| 20 | +* publish organized pointcloud from openni plugin |
| 21 | +* Changed measurement direction to "parent to child" |
| 22 | +* gazebo_plugin: Added updateRate parameter to the gazebo_ros_imu plugin |
| 23 | +* gazebo_plugins: Adding ForceTorqueSensor Plugin |
| 24 | +* remove PCL dependency |
| 25 | +* ros_camera_utils: Adding CameraInfoManager to satisfy full ROS camera API (relies on https://github.com/ros-perception/image_common/pull/20 ) |
| 26 | + ros_camera_utils: Adding CameraInfoManager to satisfy full ROS camera API (relies on https://github.com/ros-perception/image_common/pull/20 ) |
| 27 | +* Contributors: John Hsu, Jonathan Bohren, Jose Luis Rivero, Nate Koenig, Ryohei Ueda, Vincent Rabaud, fsuarez6, gborque, John Binney |
| 28 | + |
| 29 | +2.4.5 (2014-08-18) |
| 30 | +------------------ |
| 31 | +* Replace SetAngle with SetPosition for gazebo 4 and up |
| 32 | +* Port fix_build branch for indigo-devel |
| 33 | + See pull request `#221 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/221>`_ |
| 34 | +* Contributors: Jose Luis Rivero, Steven Peters |
| 35 | + |
| 36 | +2.4.4 (2014-07-18) |
| 37 | +------------------ |
| 38 | +* Merge branch 'hydro-devel' into indigo-devel |
| 39 | +* gazebo_ros_diff_drive gazebo_ros_tricycle_drive encoderSource option names updated |
| 40 | +* gazebo_ros_diff_drive is now able to use the wheels rotation of the optometry or the gazebo ground truth based on the 'odometrySource' parameter |
| 41 | +* simple linear controller for the tricycle_drive added |
| 42 | +* second robot for testing in tricycle_drive_scenario.launch added |
| 43 | +* Merge remote-tracking branch 'upstream/hydro-devel' into hydro-devel |
| 44 | +* BDS licenses header fixed and tricycle drive plugin added |
| 45 | +* format patch of hsu applied |
| 46 | +* Updated package.xml |
| 47 | +* Fix repo names in package.xml's |
| 48 | +* ros diff drive supports now an acceleration limit |
| 49 | +* Pioneer model: Diff_drive torque reduced |
| 50 | +* GPU Laser test example added |
| 51 | +* fixed gpu_laser to work with workspaces |
| 52 | +* hand_of_god: Adding hand-of-god plugin |
| 53 | + ros_force: Fixing error messages to refer to the right plugin |
| 54 | +* Remove unneeded dependency on pcl_ros |
| 55 | +* minor fixes on relative paths in xacro for pioneer robot |
| 56 | +* gazebo test model pionneer 3dx updated with xacro path variables |
| 57 | +* pioneer model update for the multi_robot_scenario |
| 58 | +* Merge remote-tracking branch 'upstream/hydro-devel' into hydro-devel |
| 59 | +* fixed camera to work with workspaces |
| 60 | +* fixed links related to changed name |
| 61 | +* diff drive name changed to multi robot scenario |
| 62 | +* working camera added |
| 63 | +* Merge remote-tracking branch 'upstream/hydro-devel' into hydro-devel |
| 64 | +* fix in pioneer xacro model for diff_drive |
| 65 | +* Laser colour in rviz changed |
| 66 | +* A test model for the ros_diff_drive ros_laser and joint_state_publisher added |
| 67 | +* the ros_laser checkes now for the model name and adds it als prefix |
| 68 | +* joint velocity fixed using radius instead of diameter |
| 69 | +* ROS_INFO on laser plugin added to see if it starts |
| 70 | +* fetched with upstream |
| 71 | +* gazebo_ros_diff_drive was enhanced to publish the wheels tf or the wheels joint state depending on two additinal xml options <publishWheelTF> <publishWheelJointState> |
| 72 | +* Gazebo ROS joint state publisher added |
| 73 | +* Contributors: Dave Coleman, John Hsu, Jon Binney, Jonathan Bohren, Markus Bader, Steven Peters |
| 74 | + |
| 75 | +2.4.3 (2014-05-12) |
| 76 | +------------------ |
| 77 | +* gazebo_plugins: add run-time dependency on gazebo_ros |
| 78 | +* Merge pull request `#176 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/176>`_ from ros-simulation/issue_175 |
| 79 | + Fix `#175 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/175>`_: dynamic reconfigure dependency error |
| 80 | +* Remove unneeded dependency on pcl_ros |
| 81 | +* Fix `#175 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/175>`_: dynamic reconfigure dependency error |
| 82 | +* Contributors: Steven Peters |
| 83 | + |
| 84 | +2.4.2 (2014-03-27) |
| 85 | +------------------ |
| 86 | +* merging from hydro-devel |
| 87 | +* bump patch version for indigo-devel to 2.4.1 |
| 88 | +* merging from indigo-devel after 2.3.4 release |
| 89 | +* "2.4.0" |
| 90 | +* catkin_generate_changelog |
| 91 | +* Contributors: John Hsu |
| 92 | + |
| 93 | +2.4.1 (2013-11-13) |
| 94 | +------------------ |
| 95 | + |
| 96 | +2.3.5 (2014-03-26) |
| 97 | +------------------ |
| 98 | +* update test world for block laser |
| 99 | +* this corrects the right orientation of the laser scan and improves on comparison between 2 double numbers |
| 100 | +* Initialize ``depth_image_connect_count_`` in openni_kinect plugin |
| 101 | +* multicamera bad namespace. Fixes `#161 <https://github.com/ros-simulation/gazebo_ros_pkgs/issues/161>`_ |
| 102 | + There was a race condition between GazeboRosCameraUtils::LoadThread |
| 103 | + creating the ros::NodeHandle and GazeboRosCameraUtils::Load |
| 104 | + suffixing the camera name in the namespace |
| 105 | +* Use function for accessing scene node in gazebo_ros_video |
| 106 | +* readded the trailing whitespace for cleaner diff |
| 107 | +* the parent sensor in gazebo seems not to be active |
| 108 | +* Contributors: Dejan Pangercic, Ian Chen, John Hsu, Jordi Pages, Toni Oliver, Ugo Cupcic |
| 109 | + |
| 110 | +2.3.4 (2013-11-13) |
| 111 | +------------------ |
| 112 | +* rerelease because sdformat became libsdformat, but we also based change on 2.3.4 in hydro-devel. |
| 113 | +* Simplify ``gazebo_plugins/CMakeLists.txt`` |
| 114 | + Replace ``cxx_flags`` and ``ld_flags`` variables with simpler cmake macros |
| 115 | + and eliminate unnecessary references to ``SDFormat_LIBRARIES``, since |
| 116 | + they are already part of ``GAZEBO_LIBRARIES``. |
| 117 | +* Put some cmake lists on multiple lines to improve readability. |
| 118 | +* Add dependencies on dynamic reconfigure files |
| 119 | + Occasionally the build can fail due to some targets having an |
| 120 | + undeclared dependency on automatically generated dynamic |
| 121 | + reconfigure files (GazeboRosCameraConfig.h for example). This |
| 122 | + commit declares several of those dependencies. |
| 123 | + |
5 | 124 | 2.4.0 (2013-10-14) |
6 | 125 | ------------------ |
7 | 126 |
|
|
0 commit comments