Skip to content

Commit 054eb87

Browse files
committed
Changes.
1 parent 41514cf commit 054eb87

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

jackal_base/CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
Changelog for package jackal_base
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* use quiet_NaN for C++03 compatibility
8+
* Changed method JackalHardware::copyJointsFromHardware() so that the robot
9+
odomety resets to zero upon restart of the node.
10+
Previously, old state information would be retained, leading to
11+
incorrect localization behavior.
12+
* Change sensor_msgs/MagneticField member to magnetic_field from vector
13+
* Contributors: Blake Anderson, Stijn Eijndhoven
14+
515
0.7.4 (2022-03-11)
616
------------------
717

jackal_bringup/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package jackal_bringup
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Replace ros_mscl with microstrain_inertial_driver
8+
* Add Blackfly to accessories launch
9+
* Added spinnaker_camera_driver to package.xml
10+
* Contributors: Joey Yang, Luis Camero
11+
512
0.7.4 (2022-03-11)
613
------------------
714
* Use python3 for the install script

jackal_robot/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package jackal_robot
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add dependency for jackal_tests (`#54 <https://github.com/jackal/jackal_robot/issues/54>`_)
8+
This PR should only be merged once the test package is released.
9+
* Contributors: Joey Yang
10+
511
0.7.4 (2022-03-11)
612
------------------
713

0 commit comments

Comments
 (0)