-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add hexacopter type to groundstation #19
Comments
I have done some of the work toward this:
On Fri, Sep 16, 2016 at 10:10 PM, Matthew Matz notifications@github.com
|
@JasonDorie I'm flying a hex currently - I have it in a feature branch of Matthew Matz | STEM/Robotics Educator On Sat, Sep 17, 2016 at 6:29 PM, Jason Dorie notifications@github.com
|
Don't put it in main - I'll be checking this all in to the ActiveDev branch J On Sat, Sep 17, 2016 at 6:41 PM, Matthew Matz notifications@github.com
|
Sounds good! Matthew Matz | STEM/Robotics Educator On Sat, Sep 17, 2016 at 6:45 PM, Jason Dorie notifications@github.com
|
FYI - My motor outputs are: AUX1 - Hex-right I'm assuming a config that's basically an X with an extra motor in the J On Sat, Sep 17, 2016 at 6:46 PM, Matthew Matz notifications@github.com
|
For some reason I can't brain that :) If you aren't too far in - Motor 1 Matthew Matz | STEM/Robotics Educator On Sat, Sep 17, 2016 at 6:49 PM, Jason Dorie notifications@github.com
|
Too late - submitted. Pull the ActiveDevelopment branch, set the J On Sat, Sep 17, 2016 at 7:18 PM, Matthew Matz notifications@github.com
|
Ok - Kyle and I may change the motor order - but I'll take it for a drive Matthew Matz | STEM/Robotics Educator On Sat, Sep 17, 2016 at 7:29 PM, Jason Dorie notifications@github.com
|
The reason I didn't do them sequentially is because it means more buttons The way I have it, motors 1 to 4 are always the same index / port. Front On a hex, the front left / back left spin the same direction, on a quad Does that make more sense? On Saturday, September 17, 2016, Matthew Matz notifications@github.com
|
Yes - sorry, long day! I'm game for leaving it - but I'm mildly concerned Also, I did see that you have Roll? at 3/4 - divide by 2 works really well, Matthew Matz | STEM/Robotics Educator On Sat, Sep 17, 2016 at 7:40 PM, Jason Dorie notifications@github.com
|
Uh, yeah, I was thinking 45 degrees, not 30 - the divide by two is very J On Saturday, September 17, 2016, Matthew Matz notifications@github.com
|
Yeah, my napkin doodle says so. Matthew Matz | STEM/Robotics Educator On Sat, Sep 17, 2016 at 7:56 PM, Jason Dorie notifications@github.com
|
This is paired with issue #18. Groundstation needs to adapt to hex configuration. It may be possible for the GS to auto-detect this, either through a modified heartbeat, or by detecting that the motor speeds packet is longer.
The text was updated successfully, but these errors were encountered: