Skip to content

Release Notes: Runtime 2.0.5

2.0.5 - 2022-05-06

dnb_launcher

  • Fixed logging with threshold

dnb_component_manager

  • Vision component only added once with any new camera added, can be removed
  • Refactoring: Added a system to deal with node_id as dict or list

dnb_datastore

  • Added error in case type is not matching for setting a value
  • Datastore Counter and Set Integer is now using datatype integer instead of int
  • For downward compatibility: Callback is allowing setting datatype int when integer is required
  • On startup migrates old datastore entries

dnb_driver_cognex

  • Added debug flag: Remove exception in case of no object detected

dnb_driver_epson

  • Improvements in the connection and state handling
  • Fixed \r\n check

dnb_executor

  • Including skill ID when switch block failed with error

dnb_ik

  • Added that trajectory conversion also returns the poses of all joint states

dnb_io_gripper

  • Added Acknowledgement Modes
  • Minor improvements
  • Added Digital I/O Device Grippers 3 and 4

dnb_modbus_interface

  • Added read input registers and coils from MODBUS server

dnb_quick_access_poses

  • Fixed pose and program deletion

dnb_robot_simulator

  • Added Move-To-Position toggle for simbot
  • Added service to toggle simulated e_stop

dnb_ros_common

  • Adjusted translation of other FBs, which are also conversions
  • Added MISMATCHING_TYPE exception to Datastore Set Value FBs

dnb_ros_driver_fanuc

  • Fixed and updated collision meshes and URDFs

dnb_ros_driver_nachi

  • Fix: Robot does not stop in some cases when moved by control panel
  • Clear error button is shown in Studio in case of controller error
  • Updated compiled version of controller program
  • Fixed command server freeze fix and added file version numbers to all files
  • Added Estop to reset ResetDone in PLC Program
  • Removed WAITI in soft_stop as it may cause the command server to not continue
  • Changed speedlimit for lin from default 1.5m/s to 5m/s
  • Added verifying of controller program version and stop function if version is not supported
  • Added verification that movement was actually started
  • Added that hard stop is sent after soft stop, if robot does not stop within one second

dnb_ros_driver_ur

  • Standardized robot data publishing and speed scale publishing