0.5.6 (2010-01-17)

0.5.5 (2010-01-15)

0.5.4 (2010-01-14)

0.5.3 (2010-01-08)

0.5.2 (2010-01-07)

  • pr2_controller_manager

    • spawner cleanup, remove xml spawning, fix shutdown behavior
    • spawner supports loading from yaml directly

0.5.1 (2010-01-05)

  • pr2_controller_manager

    • add extensive set of regression tests (see <<Ticket(wg-ros-pkg 2971)>> for details)

    • fix bug when starting/stopping multiple controllers with invalid names
    • fix race condition when unloading controllers, which could result in publishing controller statistics for larger set of controllers
    • spawner cleanup

0.5.0 (2009-12-22)

  • pr2_controller_interface

    • starting a controller cannot fail any more
  • pr2_controller_manager

    • When motors are re-enabled (after the e-stop was pressed), all controllers that are running get restarted
    • Move parameters and services into controller_manager namespace
    • Warn when strictness of switch controllers is not specified
  • Add tutorials on how to write controllers pr2_mechanism/Tutorials

  • Document and doc-review all packages in the stack

0.3.0 (2009)

0.2.0 (2009)

  • API review of pr2_controller_manager, pr2_controller_interface, pr2_mechanism_msgs, pr2_mechanism_model, pr2_hardware_interface, realtime_tools
  • pr2_controller_manager

    • rename mech.py to pr2_controller_manager
    • change topic name from "joint_states" to "joint_state"
    • add service to reload libraries
    • replace spawn/kill with load/unload.
    • move diagnostics publishing to external nodes
    • rename parameters publish_rate_... to .._publish_rate
    • move action interface for switch controllers to the robot_actions package

  • pr2_mechanism_model

    • JointState only contains real joints, no fixed joints

    • replace Joint model by urdf

  • pr2_mechanism_msgs

0.1.0 (2009)

  • First release of the pr2_mechanism_stack

Wiki: pr2_mechanism/ChangeList/pre-1.0 (last edited 2010-07-23 21:56:24 by wim)