Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Allow option to have final iteration count to be stored in a text file #23

Open
joshhting opened this issue Apr 8, 2015 · 2 comments
Open

Comments

@joshhting
Copy link
Contributor

This would allow us to run the rrt a bunch of times and collect the iteration counts for each one in one place, which could be useful for comparing the efficiency of a new implementation to that of an old one.

@justbuchanan
Copy link
Contributor

I think this would go well as a small gui-less test program. We could have it initialize a 2d space with obstacles and parameters specified on the command line, then print out stats to stdout.

@joshhting
Copy link
Contributor Author

If we could also store the amount of time it took to complete a run in the file, that could be a more useful measure of its efficiency as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants