Skip to content
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

Benchmark CSV saving #1

Open
4 tasks
horverno opened this issue Feb 20, 2024 · 0 comments
Open
4 tasks

Benchmark CSV saving #1

horverno opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request gamma Gamma Komondor related

Comments

@horverno
Copy link
Member

horverno commented Feb 20, 2024

Save the following 3 CSVs:

  • actual x and y coordinates, time (continuous) e.g. tmp01_xypose.csv
  • actual time, command, wheel angle, speed /cmd_vel (continuous) e.g. tmp01_cmd.csv
  • metrics data from the /metrics_wayp array topic (at the end) e.g. tmp01_metrics.csv
  • visualize CSVs

The metrics data should include:

  • current lateral distance to the waypoint (absolute value) CUR_LAT_DIST_ABS
  • average lateral distance over time AVG_LAT_DISTANCE
  • maximum lateral distance over time MAX_LAT_DISTANCE
  • target waypoint longitudinal distanceTRG_WAY_LON_DIST
@horverno horverno added enhancement New feature or request gamma Gamma Komondor related labels Feb 20, 2024
@horverno horverno self-assigned this Feb 20, 2024
horverno added a commit that referenced this issue Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gamma Gamma Komondor related
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant