Skip to content

Automatic tire design selection based on the thickness specified by the user

Yusuke Tanaka requested to merge Suke/rocolib_old:main into main

This merge adds a capability to choose the paperbot tire design based on user specified tire thickness. If tire thickness is 0, a disk is used as a wheel. If tire thickness is non-zero, then FoldedTire is used. This should include no API change in rocolib. Only builder and library.

Merge request reports