CHANGELOG

Changelog for package rqt_moveit

1.0.1 (2020-06-03)

  • removed non-resolvable build_tool dependency (fix for releasing)

1.0.0 (2020-06-01)

  • removed testing topic

  • merged ROS 2 Port

0.5.8 (2020-04-19)

  • updated package to format 3

0.5.7 (2017-04-26)

0.5.6 (2017-01-24)

0.5.5 (2016-11-02)

0.5.4 (2016-09-19)

0.5.3 (2016-05-16)

0.5.2 (2016-04-29)

0.5.1 (2016-04-28)

0.5.0 (2016-04-27)

  • Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#101)

0.4.3 (2016-03-08)

0.4.2 (2015-07-24)

0.4.1 (2015-04-30)

  • marking plugin as experimental for now

0.4.0 (2014-11-05)

  • update script to use full plugin name

0.3.7 (2014-08-18)

0.3.6 (2014-07-11)

0.3.5 (2014-06-02)

0.3.4 (2014-05-07)

0.3.3 (2014-01-28)

0.3.2 (2014-01-08)

0.3.1 (2013-10-09)

0.3.0 (2013-08-28)

0.2.16 (2013-07-09)

  • First public release for Hydro

  • Fix; Monitoring parameter doesn’t turn to “No” even after the params are gone bug (#25 ros-visualization/rqt_robot_plugins#25)

  • Refactoring

    • Removed unnecessary dependency (ie. rqt_moveit doesn’t depend on any of MoveIt! packages)

    • Common steps ported to rqt_py_common pkg

    • Add exception handling around rosnode_ping

  • Notation corrected (MoveIt! is correct) @davetcoleman

0.2.15 (2013-04-25)

  • Fix

    • monitoring parameter wasn’t working

    • Removed dependency to MoveIt! (#20)

    • segfaults when plugin shutdown bug (#14)

  • Enhancement

    • Change refresh rate enhancement (#15)

    • More efficient GUI layout (packed empty regions)

    • Layout improve (adjust width of tableview to its contents length)

    • Add clarification to its name displayed on rqt_gui (rqt_moveit only monitors, not interact with Moveit!).

0.2.14 (2013-04-12)

0.2.13 (2013-04-09)

  • First public release for Groovy