Open
Description
Is your feature request related to a problem? Please describe.
Cycloidal gearboxes are currently not supported via bosl2
Describe the solution you'd like
Support for cycloidal gearboxes
Describe alternatives you've considered
For now, I am sticking with planetary arrangements
Example Code
# add a mirrored gear for stability (defaults to true)
cycloidal_drive(params..., add_mirrored_gear=false)
Additional context