Skip to content

Releases: UniversalRobots/Universal_Robots_ROS2_Driver

2.4.4

04 Apr 18:31
Compare
Choose a tag to compare

What's Changed

  • Reduce number of controller_spawners to 3 by @fmauch in #919
  • [URDF] Fix initial value of speed scaling factor syntax by @fmauch in #920
  • Use ros2_control repos from iron branch for building iron by @fmauch in #874
  • Move communication setup to on_configure instead of on_activate by @fmauch in #732
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #927
  • Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #923
  • Auto-update pre-commit hooks by @github-actions in #914
  • Use ros2 control node from controller_manager and description topic by @fmauch in #939

Full Changelog: 2.4.3...2.4.4

First Universal Robots ROS 2 Driver release

06 May 19:51
Compare
Choose a tag to compare

Universal Robots A/S, PickNik Robotics, and FZI Forschungszentrum Informatik are excited to announce the first release of the open-source Universal Robots ROS 2 driver. This ros2_control powered driver further hardens the beta release that was presented at ROS World 2021.

The driver is compatible across the entire line of UR robots, from 3 kg payload to 16 kg payload, and includes both the CB3 and the E-series. And supports key functionalities like

  • pause at emergency stop and safeguard stop
  • resume after emergency and safeguard stops
  • automatic speed scaling to be within the safety settings
  • manually speed scaling from the teach pendant.

The release is now available via rosdep binary for Galactic Geochelone and will also be available for Rolling Ridley and Humble Hawksbill.

See installation instructions here as well as our ROS World 2021 presentation and slides. Please leave questions and feedback as a GitHub issue.

Other feedback and comments are welcome in this forum or at ROS@universal-robots.com

Happy development!