orbit1690_logger
A comprehensive logging and data visualization tool for the Orbit 1690 robotics team, featuring charts, scatter plots, and detailed performance analysis.
Features
- Game Piece Charts: Visualize the placement and movement of game pieces.
- Position Scatter Plots: Analyze robot positions and movements on the field.
- Shooter Angle Tracking: Monitor and optimize shooter angles.
- Special Events Logging: Track and review special events during matches.
- Shot Counter: Keep count of shots made during the game.
- Time Over Index Analysis: Analyze performance over time.
Installation
Add the following to your pubspec.yaml
file:
dependencies:
orbit1690_logger: ^0.0.1
Libraries
- graphs/gamepiece_chart/gamepiece_chart
- graphs/no_graph/no_graph
- graphs/position_scatter/position_scatter
- graphs/position_scatter/scatters_series/april_tag_position
- graphs/position_scatter/scatters_series/gamepiece_series
- graphs/position_scatter/scatters_series/jetson_gamepiece_series
- graphs/position_scatter/scatters_series/lime_pos
- graphs/position_scatter/scatters_series/position_series
- graphs/position_scatter/scatters_series/robot
- graphs/position_scatter/scatters_series/skid_series
- graphs/position_scatter/scatters_series/target_not_from_robot_series
- graphs/shooter_angle/shooter_angle
- graphs/shot_counter/shot_counter
- graphs/special_events/special_events
- graphs/target_useable/target_useable
- graphs/time_over_index/time_over_index
- graphs/wanted_actual/gamepiece_colors
- graphs/wanted_actual/wanted_actual
- graphs/wanted_actual/wanted_actual_graph_selector
- orbit1690_logger