neuenfeldttj
neuenfeldttj
## Summary Closes #(Your issue number here) What features did you add, bugs did you fix, etc? Changed the yaml file from integers to strings (e.g. `xbox_index: 0` to `xbox_index:...
## Summary Closes #(Your issue number here) What features did you add, bugs did you fix, etc? Added a drone icon to the map to display the current position of...
## Summary Closes #677 What features did you add, bugs did you fix, etc? Subscribed to /network_bandwidth and displayed the TX/RX values at the top of the GUI. ### Did...
Create a new page (similar to SATask,AutonTask, etc.) and create a Graph component. Use [this library](https://apexcharts.com/vue-chart-demos/line-charts/basic/) to create your graph. You should subscribe to a topic (assume it's called `/reading`...
Absolute encoders are no longer working, so we need to add a button to ArmControls.vue that will call a service to reset the motors for both RA and SA (motor...
### Description Single profile tree implementation that resolves #18460. Each query has an associated query breakdown and plugin profile breakdown (if there's a plugin associated with it). A plugin/extension may...
### Is your feature request related to a problem? Please describe Currently, the core profiler only supports query timing information for queries (times weight creation, scoring, matching, etc.). Two limitations...