ur_robot_driver
  • Links
    • Rosindex
    • Bugtracker
    • Repository
  • Python API
    • ur_robot_driver package
      • Module contents
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Namespaces
        • Namespace hardware_interface
        • Namespace rclcpp
        • Namespace ur_robot_driver
        • Namespace urcl
      • Classes and Structs
        • Struct Quaternion
        • Class ControllerStopper
        • Class DashboardClientROS
        • Class RobotStateHelper
        • Class TrajectoryUntilNode
        • Class UrclLogHandler
        • Class URPositionHardwareInterface
      • Enums
        • Enum PausingState
        • Enum StoppingInterface
      • Functions
        • Function ur_robot_driver::registerUrclLogHandler
        • Function ur_robot_driver::unregisterUrclLogHandler
      • Directories
        • Directory include
        • Directory ur_robot_driver
      • Files
        • File controller_stopper.hpp
        • File dashboard_client_ros.hpp
        • File hardware_interface.hpp
        • File robot_state_helper.hpp
        • File trajectory_until_node.hpp
        • File urcl_log_handler.hpp
  • Standard Documents
    • README
      • ur_robot_driver
        • Technical details
        • A note about modes
        • controller_stopper
    • PACKAGE
    • CHANGELOG
      • 4.3.0 (2025-10-14)
      • 4.2.0 (2025-09-16)
      • 4.1.0 (2025-07-29)
      • 4.0.3 (2025-06-16)
      • 4.0.2 (2025-06-13)
      • 4.0.1 (2025-05-28)
      • 4.0.0 (2025-05-20)
      • 3.2.1 (2025-04-11)
      • 3.2.0 (2025-04-10)
      • 3.1.1 (2025-03-17)
      • 3.1.0 (2025-03-05)
      • 3.0.2 (2025-01-21)
      • 3.0.1 (2024-12-30)
      • 3.0.0 (2024-12-18)
      • 2.4.13 (2024-10-28)
      • 2.4.12 (2024-10-14)
      • 2.4.11 (2024-10-10)
      • 2.4.10 (2024-09-11)
      • 2.4.9 (2024-08-09)
      • 2.4.8 (2024-07-01)
      • 2.4.7 (2024-06-19)
      • 2.4.6 (2024-06-17)
      • 2.4.5 (2024-05-16)
      • 2.4.4 (2024-04-04)
      • 2.4.3 (2024-02-02)
      • 2.4.2 (2023-11-23)
      • 2.4.1 (2023-09-21)
      • 2.4.0 (2023-08-28)
      • 2.3.2 (2023-06-02)
      • 2.3.1 (2023-03-16)
      • 2.3.0 (2023-03-02)
      • 2.2.4 (2022-10-07)
      • 2.2.3 (2022-07-27)
      • 2.2.2 (2022-07-19)
      • 2.2.1 (2022-06-27)
      • 2.2.0 (2022-06-20)
      • 0.0.3 (2019-08-09)
      • 0.0.2 (2019-07-03)
      • 0.0.1 (2019-06-28)
  • Documentation
    • ur_robot_driver
      • Overview
      • Installation
        • Installation of the ur_robot_driver
        • Setting up a UR robot for ur_robot_driver
      • Usage
        • Startup the driver
        • Move the robot
        • Controllers
        • Simulation
        • Sending URScript code to the robot
      • Operation modes
      • Setting up the tool communication on an e-Series robot
      • UR Hardware interface
      • UR Hardware interface parameters
      • Dashboard client
      • Robot state helper
      • Controller stopper
      • Trajectory until node
  • Index
ur_robot_driver
  • Documentation
  • ur_robot_driver
  • View page source

ur_robot_driver

Contents:

  • Overview
    • Feature list and roadmap
  • Installation
    • Installation of the ur_robot_driver
    • Setting up a UR robot for ur_robot_driver
  • Usage
    • Startup the driver
    • Move the robot
    • Controllers
    • Simulation
    • Sending URScript code to the robot
    • Quick start
    • Robot frames
    • Troubleshooting
  • Operation modes
    • Robot’s control modes
    • Driver’s operation modes
  • Setting up the tool communication on an e-Series robot
    • Robot setup
    • Setup the ROS side
  • UR Hardware interface
    • Supported control modes
    • Interacting with the hardware interface
  • UR Hardware interface parameters
    • headless_mode
    • input_recipe_filename (Required)
    • kinematics/hash (Required)
    • non_blocking_read (default: “true”)
    • output_recipe_filename (Required)
    • reverse_port (Required)
    • robot_ip (Required)
    • script_filename (Required)
    • script_sender_port (Required)
    • servoj_gain (Required)
    • servoj_lookahead_time (Required)
    • tool_baud_rate (Required)
    • tool_parity (Required)
    • tool_rx_idle_chars (Required)
    • tool_stop_bits (Required)
    • tool_tx_idle_chars (Required)
    • tool_voltage (Required)
    • use_tool_communication (Required)
  • Dashboard client
    • Advertised Services
    • Parameters
  • Robot state helper
  • Controller stopper
    • Parameters
  • Trajectory until node
    • Action interface / usage
    • Implementation details
Previous Next

© Copyright 2022, Universal Robots A/S.

Built with Sphinx using a theme provided by Read the Docs.