-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
40 lines (39 loc) · 1.08 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: RVL UR-Robotiq Integrated Driver
message: >-
If you use this software, please cite it using these
metadata.
type: software
authors:
- given-names: Minh
family-names: Tram
email: [email protected]
affiliation: >-
The University of Texas at Arlington - Robotic Vision
Laboratory
- given-names: William
family-names: Beksi
email: [email protected]
affiliation: >-
The University of Texas at Arlington - Robotic Vision
Laboratory
repository-code: >-
https://github.com/robotic-vision-lab/UR-Robotiq-Integrated-Driver
abstract: >-
This repository provides Python 3 packages designed for
ROS 2 Humble to control the Robotiq 2F gripper attached to
Universal Robot (UR) robot arms using the toolport
available on the robot arms' wrist.
keywords:
- Universal Robot
- Robotiq
- ROS 2 Humble
- ros
- robotic
- gripper
- driver
license: Apache-2.0
version: 1.0.0
date-released: '2023-10-05'