This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_ros
mirror of
https://github.com/hello-robot/stretch_ros.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add update_description.py
pull/75/head
Mohamed Fazil
2 years ago
parent
7a3f4d301e
commit
44072b11dd
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
stretch_description/batch/update_description.py
+ 3
- 0
stretch_description/batch/update_description.py
View File
@ -1,4 +1,7 @@
#!/usr/bin/env python3
"""
This
script
updates
the
Mesh
files
and
URDF
file
specific
to
a
robot
batch
.
"""
import
os
from
os.path
import
exists
import
stretch_body.hello_utils
as
hu
Write
Preview
Loading…
Cancel
Save