Skip to content

Commit fb84083

Browse files
author
Ian McMahon
committed
Updated CHANGELOG.rst for Release 1.2.0
1 parent a7c68d6 commit fb84083

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.rst

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
1.2.0 (2015-12-21)
2+
---------------------------------
3+
- Added an optional parameter to Limb interface's move_to_joint_positions() to allow it to be aborted by test function
4+
Thanks to Yoan Mollard (ymollard) for submitting this pull request!
5+
- Added a wait for the endpoint_state messages to be received before exiting Limb init
6+
- Fixed a bug in the JTAS that would cause the robot to jump back into the last commanded pose when the
7+
robot is Disabled/Re-enabled
8+
- Fixed a bug that would cause the Limb's on_joint_states method to fail if extra <side> joints are added to the
9+
robot's /robot/joint_states
10+
- Due to baxter_core_msgs change, updated EndEffectorProperties CUSTOM_GRIPPER to PASSIVE_GRIPPER
11+
- Due to baxter_core_msgs change, updated head interface's speed range from [0, 100] to [0, 1.0]
12+
- Due to baxter_core_msgs change, updated Navigator interface to use update Nav topics and lights msg field
13+
114
1.1.1 (2015-5-15)
215
---------------------------------
316
- Fixed a bug that caused the JTAS to error with a path of one or two points is supplied as a trajectory

0 commit comments

Comments
 (0)