|
Robotbuilder requests
The software has come a long way quickly. Thanks for a quick prototyping tool and code generator.
I'm looking for the proper place to put code requests. It seems the project has moved and states to enter tracker information but can't find where to do so.
Typically we've started the initial development with Robotbuilder, then had to just make our changes and additions in plain C++. But I'd like to keep the yml file in sync with the project as long as possible since it just save so much typing when adding commands and changing subsystems or sensors.
I only have 2 "issues" right now which are a bit of an annoyance.
When you add a spike relay, there's no way to specify the direction except directly in the C++, which get overwritten every time. We need our relays to specify the kForwardOnly parameter, so it would be nice if that could be entered into Robotbuilder.
The second is that when you use a 2 motor drivetrain and need to invert one or both of the motors, it seems to invert the left/front and/or the right/rear. In order to work they need to be left/rear and right/rear. It works fine for a 4 motor drivetrain.
So one feature request, one bug report.
Where do I go?
|