Skip to content

Add A* solver and benchmarks#4

Open
pushkarevv wants to merge 6 commits into
robotics-laboratory:masterfrom
pushkarevv:master
Open

Add A* solver and benchmarks#4
pushkarevv wants to merge 6 commits into
robotics-laboratory:masterfrom
pushkarevv:master

Conversation

@pushkarevv

Copy link
Copy Markdown

Summary

  • Implement A* solver with admissible heuristic
  • Add benchmark that compares BFS vs A*

Test plan

  • bazel test //solver::solvers_tests --test_output=all

The JSON exporter + Python visualizer pipeline (added in later commits)
replaces the MCAP/Foxglove recording path. Removes the simulator binary,
its RecordActor and the MCAP toolchain; swaps the Docker dev environment
to Python + matplotlib for the experiment plots.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant