8000 added lite6 import to __init__ · Mordween/robotics-toolbox-python@9b1e2c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b1e2c0

Browse files
committed
added lite6 import to __init__
1 parent fee2c92 commit 9b1e2c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboticstoolbox/models/URDF/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
from roboticstoolbox.models.URDF.FetchCamera import FetchCamera
2424
from roboticstoolbox.models.URDF.Valkyrie import Valkyrie
2525
from roboticstoolbox.models.URDF.AL5D import AL5D
26+
from roboticstoolbox.models.URDF.Lite6 import Lite6
2627

2728
__all__ = [
2829
"Panda",

0 commit comments

Comments
 (0)
0