File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,18 +5,11 @@ build-backend = "scikit_build_core.build"
55[project ]
66name = " rcs_fr3"
77version = " 0.6.1"
8- description =" RCS libfranka integration"
9- dependencies = [
10- " rcs>=0.6.1" ,
11- " frankik" ,
12- ]
8+ description = " RCS libfranka integration"
9+ dependencies = [" rcs>=0.6.1" , " frankik" ]
1310readme = " README.md"
14- maintainers = [
15- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
16- ]
17- authors = [
18- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
19- ]
11+ maintainers = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
12+ authors = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
2013requires-python = " >=3.10"
2114
2215
@@ -33,4 +26,4 @@ line-length = 120
3326target-version = [" py310" ]
3427
3528[tool .isort ]
36- profile = " black"
29+ profile = " black"
Original file line number Diff line number Diff line change @@ -5,17 +5,11 @@ build-backend = "scikit_build_core.build"
55[project ]
66name = " rcs_panda"
77version = " 0.6.1"
8- description =" RCS libfranka integration"
9- dependencies = [
10- " rcs>=0.6.1" ,
11- ]
8+ description = " RCS libfranka integration"
9+ dependencies = [" rcs>=0.6.1" ]
1210readme = " README.md"
13- maintainers = [
14- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
15- ]
16- authors = [
17- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
18- ]
11+ maintainers = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
12+ authors = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
1913requires-python = " >=3.10"
2014
2115
@@ -32,4 +26,4 @@ line-length = 120
3226target-version = [" py310" ]
3327
3428[tool .isort ]
35- profile = " black"
29+ profile = " black"
Original file line number Diff line number Diff line change @@ -5,19 +5,15 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " rcs_realsense"
77version = " 0.6.1"
8- description = " RCS realsense module"
8+ description = " RCS realsense module"
99dependencies = [
10- " rcs>=0.6.1" ,
11- " pyrealsense2~=2.55.1" ,
12- " pupil_apriltags" ,
13- " diskcache" ,
14- ]
15- maintainers = [
16- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
17- ]
18- authors = [
19- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
10+ " rcs>=0.6.1" ,
11+ " pyrealsense2~=2.55.1" ,
12+ " pupil_apriltags" ,
13+ " diskcache" ,
2014]
15+ maintainers = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
16+ authors = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
2117requires-python = " >=3.11"
2218
2319[tool .black ]
Original file line number Diff line number Diff line change @@ -5,14 +5,10 @@ build-backend = "scikit_build_core.build"
55[project ]
66name = " rcs_robotics_library"
77version = " 0.6.1"
8- description = " RCS robotics library integration"
8+ description = " RCS robotics library integration"
99readme = " README.md"
10- dependencies = [
11- " rcs>=0.6.1" ,
12- ]
13- maintainers = [
14- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
15- ]
10+ dependencies = [" rcs>=0.6.1" ]
11+ maintainers = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
1612authors = [
1713 { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
1814 { name = " Pierre Krack" , email = " pierre.krack@utn.de" },
@@ -33,4 +29,4 @@ line-length = 120
3329target-version = [" py310" ]
3430
3531[tool .isort ]
36- profile = " black"
32+ profile = " black"
Original file line number Diff line number Diff line change @@ -5,18 +5,11 @@ build-backend = "scikit_build_core.build"
55[project ]
66name = " rcs_so101"
77version = " 0.6.1"
8- description =" RCS SO101 module"
9- dependencies = [
10- " rcs>=0.6.1" ,
11- " lerobot==0.3.3" ,
12- ]
8+ description = " RCS SO101 module"
9+ dependencies = [" rcs>=0.6.1" , " lerobot==0.3.3" ]
1310readme = " README.md"
14- maintainers = [
15- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
16- ]
17- authors = [
18- { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
19- ]
11+ maintainers = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
12+ authors = [{ name = " Tobias Jülg" , email = " tobias.juelg@utn.de" }]
2013requires-python = " >=3.10"
2114
2215[tool .scikit-build ]
@@ -32,4 +25,4 @@ line-length = 120
3225target-version = [" py310" ]
3326
3427[tool .isort ]
35- profile = " black"
28+ profile = " black"
Original file line number Diff line number Diff line change @@ -5,20 +5,18 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " rcs_tacto"
77version = " 0.6.1"
8- description = " RCS integration of tacto"
8+ description = " RCS integration of tacto"
99dependencies = [
10- " rcs>=0.6.1" ,
11- " omegaconf" ,
12- " mujoco-tacto@git+https://github.com/utn-air/mujoco-tacto.git@main"
10+ " rcs>=0.6.1" ,
11+ " omegaconf" ,
12+ " mujoco-tacto@git+https://github.com/utn-air/mujoco-tacto.git@main" ,
1313]
1414readme = " README.md"
1515maintainers = [
1616 { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
1717 { name = " Seongjin Bien" , email = " seongjin.bien@utn.de" },
1818]
19- authors = [
20- { name = " Seongjin Bien" , email = " seongjin.bien@utn.de" },
21- ]
19+ authors = [{ name = " Seongjin Bien" , email = " seongjin.bien@utn.de" }]
2220requires-python = " >=3.10"
2321
2422[tool .black ]
Original file line number Diff line number Diff line change @@ -5,11 +5,8 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " rcs_ur5e"
77version = " 0.6.1"
8- description =" RCS UR5e module"
9- dependencies = [
10- " rcs>=0.6.1" ,
11- " ur_rtde==1.6.1" ,
12- ]
8+ description = " RCS UR5e module"
9+ dependencies = [" rcs>=0.6.1" , " ur_rtde==1.6.1" ]
1310readme = " README.md"
1411maintainers = [
1512 { name = " Johannes Hechtl" , email = " johannes.hechtl@siemens.com" },
@@ -26,4 +23,3 @@ target-version = ["py310"]
2623
2724[tool .isort ]
2825profile = " black"
29-
Original file line number Diff line number Diff line change @@ -5,23 +5,18 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " rcs_usb_cam"
77version = " 0.5.0"
8- description =" RCS USB Camera module"
9- dependencies = [
10- " rcs>=0.5.2" ,
11- " opencv-python~=4.10.0"
12- ]
8+ description = " RCS USB Camera module"
9+ dependencies = [" rcs>=0.5.2" , " opencv-python~=4.10.0" ]
1310maintainers = [
1411 { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
1512 { name = " Seongjin Bien" , email = " seongjin.bien@utn.de" },
1613]
17- authors = [
18- { name = " Seongjin Bien" , email = " seongjin.bien@utn.de" },
19- ]
14+ authors = [{ name = " Seongjin Bien" , email = " seongjin.bien@utn.de" }]
2015requires-python = " >=3.10"
2116
2217[tool .black ]
2318line-length = 120
2419target-version = [" py310" ]
2520
2621[tool .isort ]
27- profile = " black"
22+ profile = " black"
Original file line number Diff line number Diff line change @@ -5,11 +5,8 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " rcs_xarm7"
77version = " 0.6.1"
8- description =" RCS xArm7 module"
9- dependencies = [
10- " rcs>=0.6.1" ,
11- " xarm-python-sdk==1.17.0" ,
12- ]
8+ description = " RCS xArm7 module"
9+ dependencies = [" rcs>=0.6.1" , " xarm-python-sdk==1.17.0" ]
1310readme = " README.md"
1411maintainers = [
1512 { name = " Tobias Jülg" , email = " tobias.juelg@utn.de" },
You can’t perform that action at this time.
0 commit comments