sciencewhiz

Results 95 issues of sciencewhiz

In the old command framework, PIDSubsystem's PID controller would run in test mode in its own thread, allowing the controllers to be tuned using LiveWindow while in test mode. In...

type: bug
component: command-based

Per https://www.chiefdelphi.com/t/cpp-multicameraserver-wont-build/375965/7, GRIP generates code that uses LineSegmentDetector. Per https://github.com/opencv/opencv_contrib/issues/2016, LineSegmentDetector used Affero GPL v3 code and was removed. GRIP needs to remove the calls to LineSegmentDetector or relicense to...

help wanted
type: chore
location: core
location: ui

After installing GRIP-1.5.1-rc1-x64.exe, GRIP fails to start. The popup that is displayed is shown below. ![image](https://cloud.githubusercontent.com/assets/4885091/21596232/4a4c84fc-d0ed-11e6-90e1-4e3954332917.png) The referenced file isn't installed

Java packager

We have an article on how to program Addressable LEDs in SW but not a corresponding HW article like we have for everything else.

Help Wanted
Contributors Welcome
Component: Hardware

The directions for creating a custom trigger by subclassing Trigger in C++ is broken because https://github.com/wpilibsuite/allwpilib/pull/2259 removed the virtual Get() method. I'm not sure that there is a solution other...

Examples

https://docs.wpilib.org/en/stable/docs/software/pathplanning/robot-characterization/configuring-project.html > Reduce Encoding should be checked if using high resolution encoders (e.g. CTRE Mag Encoders or REV Through Bore Encoder) that are plugged into the roboRIO. Do note, that...

Component: Pathfollowing

This would be linked on the main page instead of just linking to the changelog. Possible links to include: Installing SW Imaging roboRIO Importing a project Changelog Known Issues

Good First Issue

The counters page should be updated with the new classes from wpilibsuite/allwpilib#2477 https://docs.wpilib.org/en/latest/docs/software/hardware-apis/sensors/counters.html

Component: WPILibJ/WPILibC
Addition

There isn't any software documentation for relays.

Good First Issue
Type: New Article