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

Add Haddock documentation for RobotRow fields #2301

Open
byorgey opened this issue Jan 26, 2025 · 0 comments
Open

Add Haddock documentation for RobotRow fields #2301

byorgey opened this issue Jan 26, 2025 · 0 comments
Labels
C-Low Hanging Fruit Ideal issue for new contributors. Z-Documentation This issue is about README or Wikis or Haddock or...

Comments

@byorgey
Copy link
Member

byorgey commented Jan 26, 2025

Relevant code pointer:

  • Actns: Number of tangible commands invoked
  • Cmds: Sum of all commands invoked
  • Cycles: Number of times stepRobot has been called
  • Activity: Percentage of ticks that this robot was active

We should probably add these as Haddocks here.

Originally posted by @kostmo in #1495

@byorgey byorgey added C-Low Hanging Fruit Ideal issue for new contributors. Z-Documentation This issue is about README or Wikis or Haddock or... labels Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Low Hanging Fruit Ideal issue for new contributors. Z-Documentation This issue is about README or Wikis or Haddock or...
Projects
None yet
Development

No branches or pull requests

1 participant