Skip to content

Commit f144168

Browse files
author
Rhys
committed
set up rtb-data
1 parent 056f76c commit f144168

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"ansitable",
2020
"swift-sim>=0.10.0",
2121
"qpsolvers",
22-
"rtb-data",
2322
"progress",
2423
]
2524

@@ -44,7 +43,7 @@
4443
extra_folders = [
4544
# 'roboticstoolbox/models/URDF/xacro',
4645
# 'roboticstoolbox/models/DH/meshes',
47-
# 'roboticstoolbox/data',
46+
"roboticstoolbox/rtb-data",
4847
"roboticstoolbox/core",
4948
]
5049

0 commit comments

Comments
 (0)