Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UniversalRobots/Universal_Robots_ROS2_Driver
/ functions
Functions
484 in github.com/UniversalRobots/Universal_Robots_ROS2_Driver
⨍
Functions
484
◇
Types & classes
66
↓ 18 callers
Method
start_force_mode
ur_robot_driver/src/hardware_interface.cpp:1611
↓ 16 callers
Method
send_goal
(self, *args, **kwargs)
ur_robot_driver/test/test_common.py:195
↓ 13 callers
Method
start_robot
(self)
ur_robot_driver/test/test_common.py:275
↓ 12 callers
Function
generate_driver_test_description
( tf_prefix="", initial_joint_controller="joint_trajectory_controller", controller_spawner_timeout
ur_robot_driver/test/test_common.py:550
↓ 10 callers
Method
wait_for_controller
(self, controller_name, target_state=None, timeout=TIMEOUT_WAIT_SERVICE)
ur_robot_driver/test/test_common.py:314
↓ 9 callers
Method
get_result
(self, goal_handle, timeout)
ur_robot_driver/test/test_common.py:208
↓ 8 callers
Method
stop_force_mode
ur_robot_driver/src/hardware_interface.cpp:1645
↓ 6 callers
Method
_check_call
(self, result)
ur_robot_driver/test/test_common.py:295
↓ 6 callers
Method
calcForwardKinematics
ur_calibration/src/calibration.cpp:160
↓ 6 callers
Function
model_from_dh
ur_calibration/test/calibration_test.cpp:74
↓ 5 callers
Function
_declare_launch_arguments
()
ur_robot_driver/test/test_common.py:439
↓ 5 callers
Method
call_service
(self, srv_name, request)
ur_robot_driver/examples/examples.py:137
↓ 4 callers
Function
_ursim_action
(ursim_version="latest", ur_type="ur5e", container_name=None)
ur_robot_driver/test/test_common.py:469
↓ 4 callers
Function
get_rt_box_from_non_rt
ur_controllers/src/passthrough_trajectory_controller.cpp:58
↓ 4 callers
Method
lookup_tcp_in_base
(self, tf_prefix, timepoint)
ur_robot_driver/test/integration_test_force_mode.py:148
↓ 4 callers
Function
registerUrclLogHandler
ur_robot_driver/src/urcl_log_handler.cpp:81
↓ 4 callers
Function
set_rt_box_from_non_rt
ur_controllers/src/passthrough_trajectory_controller.cpp:77
↓ 3 callers
Method
check_pin_states
(self, pins, states)
ur_robot_driver/test/urscript_interface.py:134
↓ 3 callers
Function
duration_to_double
ur_controllers/src/passthrough_trajectory_controller.cpp:125
↓ 3 callers
Method
set
ur_robot_driver/include/ur_robot_driver/hardware_interface.hpp:110
↓ 3 callers
Method
set_io
Test to set an IO.
ur_robot_driver/examples/examples.py:103
↓ 3 callers
Method
update
ur_controllers/src/gpio_controller.cpp:172
↓ 2 callers
Function
_wait_for_service
(node, srv_name, srv_type, timeout)
ur_robot_driver/test/test_common.py:102
↓ 2 callers
Method
cancel_goal
(self, goal_handle, timeout=2)
ur_robot_driver/test/test_common.py:224
↓ 2 callers
Function
controller_spawner
(controllers, active=True)
ur_robot_driver/launch/ur_control.launch.py:186
↓ 2 callers
Method
correctChain
ur_calibration/src/calibration.cpp:59
↓ 2 callers
Method
execute_next_trajectory
(self)
ur_robot_driver/scripts/example_move.py:124
↓ 2 callers
Method
init_robot
(self)
ur_robot_driver/examples/examples.py:86
↓ 2 callers
Method
run_force_mode
(self, tf_prefix)
ur_robot_driver/test/integration_test_force_mode.py:153
↓ 2 callers
Method
send_trajectory
Send robot trajectory.
ur_robot_driver/examples/examples.py:112
↓ 2 callers
Method
set_digout_checked
(self, pin, state)
ur_robot_driver/test/urscript_interface.py:126
↓ 2 callers
Function
sjtc_illegal_trajectory_test
Test trajectory server. This is more of a validation test that the testing suite does the right thing
ur_robot_driver/test/test_common.py:402
↓ 2 callers
Function
sjtc_trajectory_test
Test robot movement.
ur_robot_driver/test/test_common.py:368
↓ 2 callers
Method
stop
ur_robot_driver/src/hardware_interface.cpp:892
↓ 2 callers
Function
waitForAction
(node, action_name, action_type, timeout=TIMEOUT_WAIT_ACTION)
ur_robot_driver/examples/examples.py:65
↓ 2 callers
Method
wait_for_lookup
Wait until the transform between source and target is available. :param source: The source frame :param target: The target f
ur_robot_driver/test/integration_test_force_mode.py:128
↓ 2 callers
Method
write
ur_robot_driver/src/hardware_interface.cpp:1054
↓ 1 callers
Function
_call_service
(node, client, request)
ur_robot_driver/test/test_common.py:126
↓ 1 callers
Method
_check_active_hardware_interface
Bring the robot up and assert the hardware component is active.
ur_robot_driver/test/integration_test_robot_models.py:109
↓ 1 callers
Method
_check_unconfigured_hardware_interface
Assert the hardware component never rises above ``unconfigured``. With ``verify_robot_model`` enabled (the default), the hardware in
ur_robot_driver/test/integration_test_robot_models.py:157
↓ 1 callers
Method
_send_goal
Send the motion sequence goal to the action server.
ur_robot_driver/examples/send_dummy_motion_primitives_ur10e.py:217
↓ 1 callers
Function
_wait_for_action
(node, action_name, action_type, timeout)
ur_robot_driver/test/test_common.py:113
↓ 1 callers
Function
are_quaternions_same
(q1, q2, tolerance)
ur_robot_driver/test/integration_test_force_mode.py:77
↓ 1 callers
Method
call_action
(self, ac_client, g)
ur_robot_driver/examples/examples.py:145
↓ 1 callers
Method
cancel_goal
Send a cancel request for the currently running goal.
ur_robot_driver/examples/send_dummy_motion_primitives_ur10e.py:294
↓ 1 callers
Method
cancel_goal
(self)
ur_robot_driver/examples/move_until_example.py:66
↓ 1 callers
Method
connect
ur_robot_driver/src/dashboard_client_ros.cpp:486
↓ 1 callers
Function
declare_arguments
()
ur_moveit_config/launch/ur_moveit.launch.py:64
↓ 1 callers
Method
error_code_to_str
(error_code)
ur_robot_driver/scripts/example_move.py:172
↓ 1 callers
Method
execute_trajectory
(self, traj_name)
ur_robot_driver/scripts/example_move.py:133
↓ 1 callers
Function
extract_controller_names
Extract controller names from the controller_manager section of the YAML config. Uses simple regex parsing to avoid requiring the yaml package (w
ur_robot_driver/test/test_controller_doc_coverage.py:54
↓ 1 callers
Function
generate_dashboard_test_description
(ursim_version="latest", ur_type="ur5e")
ur_robot_driver/test/test_common.py:493
↓ 1 callers
Function
generate_driver_test_description_for_model
Generate a launch description that brings up URSim and the driver for an explicit ``ur_type``. Unlike :func:`generate_driver_test_descriptio
ur_robot_driver/test/test_common.py:597
↓ 1 callers
Function
generate_mock_hardware_test_description
( tf_prefix="", initial_joint_controller="joint_trajectory_controller", controller_spawner_timeout
ur_robot_driver/test/test_common.py:515
↓ 1 callers
Method
getCalibrationParameters
ur_calibration/src/calibration_consumer.cpp:74
↓ 1 callers
Method
get_result
(self, ac_client, goal_response)
ur_robot_driver/examples/examples.py:154
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_passthrough_controller.py:97
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/test_mock_hardware.py:77
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/urscript_interface.py:70
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_force_mode.py:106
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_scaled_joint_controller.py:80
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_controller_switch.py:84
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_config_controller.py:71
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_trajectory_until.py:85
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_tool_contact.py:80
↓ 1 callers
Method
init_robot
(self, ursim_version)
ur_robot_driver/test/dashboard_client.py:70
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_component_lifecycle.py:76
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/example_move.py:67
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_friction_model.py:86
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/launch_args.py:127
↓ 1 callers
Method
init_robot
(self)
ur_robot_driver/test/integration_test_io_controller.py:73
↓ 1 callers
Method
isCalibrated
ur_calibration/include/ur_calibration/calibration_consumer.hpp:64
↓ 1 callers
Function
load_yaml
(package_name, file_path)
ur_moveit_config/launch/ur_moveit.launch.py:53
↓ 1 callers
Function
main
()
ur_robot_driver/test/test_controller_doc_coverage.py:80
↓ 1 callers
Function
main
()
ur_robot_driver/scripts/tool_communication.py:92
↓ 1 callers
Function
main
(args=None)
ur_robot_driver/scripts/example_move.py:204
↓ 1 callers
Function
main
(args=None)
ur_robot_driver/examples/send_dummy_motion_primitives_ur10e.py:324
↓ 1 callers
Method
move_to_starting_pose
(self)
ur_robot_driver/examples/force_mode.py:122
↓ 1 callers
Method
parse_trajectories
(self)
ur_robot_driver/scripts/example_move.py:109
↓ 1 callers
Method
process
(self)
ur_robot_driver/examples/move_until_example.py:79
↓ 1 callers
Method
publish_direction_marker
Publish a line strip going from the current TCP position to the desired direction.
ur_robot_driver/examples/force_mode.py:175
↓ 1 callers
Function
robotTypeFromString
ur_robot_driver/src/hardware_interface.cpp:63
↓ 1 callers
Method
run
ur_calibration/src/calibration_correction.cpp:96
↓ 1 callers
Method
setPayload
ur_controllers/src/gpio_controller.cpp:543
↓ 1 callers
Method
setTFPrefix
* @brief setTFPrefix - set the tf_prefix the logger will append to the node name * @param tf_prefix */
ur_robot_driver/include/ur_robot_driver/urcl_log_handler.hpp:101
↓ 1 callers
Method
start_force_mode
(self)
ur_robot_driver/examples/force_mode.py:130
↓ 1 callers
Method
startup
(self)
ur_robot_driver/examples/force_mode.py:87
↓ 1 callers
Method
status_to_str
(error_code)
ur_robot_driver/scripts/example_move.py:187
↓ 1 callers
Method
toYaml
ur_calibration/src/calibration.cpp:218
↓ 1 callers
Function
unregisterUrclLogHandler
ur_robot_driver/src/urcl_log_handler.cpp:93
↓ 1 callers
Function
waitForService
(node, srv_name, srv_type, timeout=TIMEOUT_WAIT_SERVICE)
ur_robot_driver/examples/examples.py:56
↓ 1 callers
Method
writeCalibrationData
ur_calibration/src/calibration_correction.cpp:114
↓ 1 callers
Method
zeroFTSensor
ur_controllers/src/gpio_controller.cpp:586
Method
Calibration
ur_calibration/src/calibration.cpp:50
Method
CalibrationConsumer
ur_calibration/src/calibration_consumer.cpp:50
Method
CalibrationCorrection
ur_calibration/src/calibration_correction.cpp:76
Method
ControllerStopper
ur_robot_driver/src/controller_stopper.cpp:49
Method
ControllerStopper
ur_robot_driver/include/ur_robot_driver/controller_stopper.hpp:55
Method
DHRobot
! * \brief Create a new robot representation giving a set of \ref DHSegment objects */
ur_calibration/include/ur_calibration/calibration.hpp:115
Method
DHSegment
! * \brief Creates an element with defined elements. */
ur_calibration/include/ur_calibration/calibration.hpp:73
next →
1–100 of 484, ranked by callers