Herb-AI / HerbBenchmarks.jl

Benchmarks and problems for Herb.jl
https://herb-ai.github.io/
MIT License
1 stars 0 forks source link

Robots benchmark: position ball doesn't change #42

Closed pwochner closed 3 months ago

pwochner commented 3 months ago

None of the robot primitives changes the position of the ball. That means that if the robot holds the ball, and the robot moves, only the position of the robot is updated.

pwochner commented 3 months ago

Fixed in #39