Contents
1.1.4 (2010-07-13)
Refactoring and testing fix <<Ticket(wg-ros-pkg 4329)>>
Initialize min/max position <<Ticket(wg-ros-pkg 4529)>>
The class loader for transmissions now persists beyond initialization <<Ticket(wg-ros-pkg #4431)>>
Fix possible lockup on shutdown <<Ticket(wg-ros-pkg 4514)>>
- Printing out exception details when controller nodehandles fail to construct
1.1.3 (2010-07-06)
- Fix compile warnings
- Update regression tests
Add include for lucid support <<Ticket(wg-ros-pkg 4271)>>
Update transmission plugins to new pluginlib api, and deprecate non-namespaced plugins <<Ticket(wg-ros-pkg 4513)>>
1.1.2 (2010-06-25)
- Do not run tests on vm, they are too sensitive to high load.
1.1.1 (2010-06-24)
- Added a method to get the number of joints in a Chain
Fix regression test for diagnostic messages. <<Ticket(wg-ros-pkg 4377)>>
- Added more descriptive exception catching for loading transmission plugins
- Default accelerometer to maximum bandwidth setting (1500Hz).
- Add enums for different accelerometer bandwidth and ranges.
1.1.0 (2010-05-24)
Added stack dependency on diagnostics
Publishes diagnostics data for pr2_controller_manager
Subscribes to mechanism_statistics
Avoid deadlock when destructing realtime publisher <<Ticket(wg-ros-pkg 4314)>>
Added JointState::getLimits() to report the current effort limits enforced by the safety controller.
<<Ticket(wg-ros-pkg 4276)>> - usage of numeric_limits.
Add help to unspawner <<Ticket(wg-ros-pkg 4189)>>
- Added backwards compatibility for loading non-namespaced controllers.
- Branch from 1.0.4 release