Skip to content

Commit 7c1ae24

Browse files
committed
Change name to Mico
to more familiar one
1 parent 899a766 commit 7c1ae24

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

roboticstoolbox/models/URDF/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from roboticstoolbox.models.URDF.wx200 import wx200
1313
from roboticstoolbox.models.URDF.wx250 import wx250
1414
from roboticstoolbox.models.URDF.wx250s import wx250s
15-
from roboticstoolbox.models.URDF.j2n4s300 import j2n4s300
15+
from roboticstoolbox.models.URDF.Mico import Mico
1616
from roboticstoolbox.models.URDF.PR2 import PR2
1717

1818
__all__ = [
@@ -30,6 +30,6 @@
3030
'wx200',
3131
'wx250',
3232
'wx250s',
33-
'j2n4s300',
33+
'Mico',
3434
'PR2'
3535
]

tests/test_models.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ def test_wx250s(self):
9898
r.qr
9999
r.qz
100100

101-
def test_j2n4s300(self):
102-
r = rp.models.j2n4s300()
101+
def test_Mico(self):
102+
r = rp.models.Mico()
103103
r.qr
104104
r.qz
105105

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy