Skip to content

Latest commit

 

History

History
181 lines (149 loc) · 7.48 KB

CHANGELOG.rst

File metadata and controls

181 lines (149 loc) · 7.48 KB

Changelog for package rtmros_nextage

0.6.6 (2015-10-17)

  • [feat] Add torso, head, and (whole) upperbody Move Group
  • [fix] Correct param file names for OMPL
  • Contributors: Isaac I.Y. Saito

0.6.5 (2015-10-16)

  • [Fix] stop air blows out when tools get ejected (fix #158)
  • [Feat] Print reason why the command call errors.
  • [Fix] fix ar.launch
  • Contributors: Isaac IY Saito, Yutaka Kondo

0.6.4 (2015-10-02)

0.6.3 (2015-08-15)

  • [feat] Add launch file for AR alvar
  • [feat] Add botharms' MoveIt! group.
  • [feat] Add IKFast plugin. Kinematics solver is now selectable in Moveit launch
  • Contributors: TORK 534o, Ryu Yamamoto, Isaac IY Saito

0.6.2 (2015-05-12)

0.6.1 (2015-03-09)

  • Start ROS clinent when the script begins
  • Contributors: Kei Okada

0.6.0 (2015-02-03)

  • (IMPORTANT) VRML stored location inside qnx has now become NEXTAGE specific. Please see #153 for possible required actions.
  • Adjust to catkin build
  • Contributors: Isaac IY Saito, Ryohei Ueda

0.5.3 (2014-11-13)

  • (DIO) Fix #129
  • (doc) Move tutorial wiki backup to hironx pkg.
  • Move a python module to call DIO via rosservice.
  • Contributors: Isaac IY Saito, Akio Ochiai, Daiki Maekawa

0.5.2 (2014-11-03)

  • Improvement on camera launch file (add binning arg in nextage_ueye_stereo.launch)
  • DIO
  • Add DIO pin config for Aug 2014 version. Flexibly configurable DIO pin. Fix #113
  • Fix wrong test assertion (fix #116).
  • Add to test cases the check for old spec. Hand05 class returns DIO commands' results.
  • Contributors: Isaac IY Saito, Yutaka Kondo

0.5.1 (2014-10-17)

  • Increment minor version to 0.5, due to DIO spec update.
  • Add DIO pin config for version 0.5 (Aug 2014. Fix #113)
  • Flexibly configurable DIO pin assignment.
  • Contributors: Isaac IY Saito

0.4.2 (2014-10-01)

  • Add a launch file for stereo camera (ueye).
  • (Airhand) Fix wrong dio pin set for left airhand.
  • Contributors: Kei Okada, Isaac IY Saito

0.4.1 (2014-09-03)

  • Remove WAIST_Link to use only WAIST (Fix "Either Interactive Marker or Natto-view appears, not together." #97).
  • DIO Accessor:
    • Ignore tests for hand lighting when on simulation (Fix #94)
    • (DIO files) Minor improvement to api doc.
  • Contributors: Isaac IY Saito

0.2.18 (2014-08-01)

  • (moveit_config) Default speed now moderately slow.
  • Contributors: Isaac IY Saito

0.2.17 (2014-07-24)

  • (nextage_client) Adjusted to DIO spec change. Improve DIO methods. Add unit tests for DIO features.
  • Contributors: Isaac IY Saito

0.2.16 (2014-07-24)

  • Specify min version of a dependency that are used in launch files.
  • Add natto-view to simulation.
  • Remove nextage_ros_bridge.launch that was only internal to other launch files. Delegate functionality to hironx_ros_bridge.launch
  • (moveit_rviz) Correct fixed frame. This re-enables Interactive Marker to appear.
  • (nextage_moveit_config) Add run_depend on hironx_moveit config (needed after https://github.com/tork-a/rtmros_nextage/commit/aa1c453c4ade5b9f44f94984f270a73e8e8e9376).
  • Contributors: Isaac IY Saito

0.2.15 (2014-07-13)

  • (nextage_ros_bridge_real.launch) Init commit. This must be run when working with a real robot, instead of nextage_ros_bridge.launch. Fix #79
  • Disable ServoController. NXO by default does not ship with servo-controlled hand.
  • Enable natto-view.
  • Contributors: Isaac IY Saito

0.2.14 (2014-06-20)

  • (nextage_client.py) adjust initial position to that of HIRONX, evens it up.
  • Fix (#73)
  • add more run_depends (#71)
  • Contributors: Kei Okada, Isaac IY Saito

0.2.13 (2014-05-28)

  • Fix #15
  • Contributors: Isaac IY Saito

0.2.12 (2014-05-06)

0.2.11 (2014-03-05)

  • Fix #53
  • Add the source text files of tutorials on ROS wiki. These are just a backup and not intended to be updated per every change made on ROS wiki. The location of the source of ROS wiki doc needs to be figured out (discussed in #12).
  • Fix #23, #46
  • Contributors: Isaac Isao Saito

0.2.10 (2014-02-18)

  • Use generic name for the robot instance. This enables users on the script commandline (eg. ipython) to run the same commands without asking them to specifically tell what robot they're using (eg. hiro, nxc). This is backward compatible so that users can still keep using nxc. See http://code.google.com/p/rtm-ros-robotics/source/detail?r=6926 for hironx.
  • Install unittests for the first time.
  • Contributors: Isaac Isao Saito

0.2.9 (2014-02-03)

  • (nextage_ros_bridge) Fixed installation of missing py files
  • Contributors: Isaac Isao Saito

0.2.8 (2014-02-03)

  • Generalize hands DIO variables, and add a method to reassign them in the derived classes.
  • Fix to issue #9 (#9)
  • Adjust to the DIO assignment change.
  • (test_hironx_derivedmethods_rostest.py) Tentative fix to enable to connect to real robot. Needs improvement later to port out embedded robot's info.
  • Fixed handlight not function (wrong comparison of bool and str)
  • Add more unittesting. Separate tests for hand since the type of testing for hands I'll write this time will be not necessarily general enough.
  • Add tentative test file that checks cartesian
  • (nextage_ros_bridge) Refactoring to separate modules per hand type, to allow more flexible hand tool combination. Not tested yet on a real robot and on simulation it isn't possible to test as of the moment.
  • Contributors: Isao Isaac Saito

0.2.7 (2014-01-19)

0.2.6 (2014-01-13)

  • (nextage_ros_bridge) Add missiong import
  • Contributors: Isao Isaac Saito

0.2.5 (2013-12-25)

  • Adjust to the change on hironx
  • Contributors: Isao Isaac Saito

0.2.4 (2013-12-03)

  • Bug fixes and refactoring.

0.2.3 (2013-11-05) -----------

0.2.2 (2013-11-04) -----------

0.2.1 (2013-10-31)

  • Initial commit to the public repo (migrated from private repo)