Skip to content

Position_Controlled_Motors and friends#35

Open
xxAtrain223 wants to merge 5 commits intodevfrom
anthony/dev
Open

Position_Controlled_Motors and friends#35
xxAtrain223 wants to merge 5 commits intodevfrom
anthony/dev

Conversation

@xxAtrain223
Copy link
Contributor

Lots of changes...

Seperated pid and vpid.
Added position_controlled_motor.
Fixed i2c_encoder raw_position and get_position.
Added some debugging to core for commands not implemented.

I made a couple more local changes that need to be pushed before merging.

@xxAtrain223 xxAtrain223 self-assigned this Apr 20, 2017
from .component import Component


class Pid(Component):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this class be Vpid and all the functions only be for vpid?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should, that class also still needs to be cut down to just vpid. I'm doing it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants