Some of the planned changes (from ros-industrial/universal_robot#448):

  • replace universal_robot (the metapackage) with universal_robots
  • remove ur_driver
  • merge description packages for regular and e-Series robots
  • change ur_description to:
    • contain only a single _macro.xacro parameterised by xacro’s yaml support
    • support kinematic calibration data extracted from the controller (for ur_robot_driver)
    • no longer include joint_limited variants (but permanently update limits of affected joints)
  • update all MoveIt packages (add new planner configurations)
  • move all Gazebo URDF contents to ur_gazebo and switch to simulated effort interfaces for all robots
  • move out ur_msgs to its own repository
1 Like