-
Notifications
You must be signed in to change notification settings - Fork 1
Drive Train Overview
Garrett Burroughs edited this page Jan 17, 2019
·
1 revision
This article is WIP
This article will overview everything you need to know about drive trains in Alloy, and by extension, go over the fundamentals of motor groups
First off, in Alloy, a Motor group is a "smart" collection of motors that are able to regulate themselves and work together based on an input. Motor groups can represent any set of motors on the robot that work together, although the most common application of this is a Drive Train.
Motor groups consist of the motors they control, an input, and a mapper that maps the input to the motors. This can be thought of as
Input -> Mapper -> Motors
The input os