Skip to content
Snippets Groups Projects
Commit 9120860b authored by Yusuke Tanaka's avatar Yusuke Tanaka
Browse files

Delete TestPaperbot.py

parent d6a47ab8
No related merge requests found
from rocolib.library import getComponent
from rocolib.library import getComponent
length = 85
width = 65
height = 30
a = getComponent("Paperbot", length=length, width=width, height=height, tire_thickness=10)
a.makeOutput("output/paperbot_with_wheel_thickness", tree=False, display=False)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment