Replies: 1 comment 2 replies
-
Hi @ILLISIS, Thank you for reaching out! I'm interested in finding out what use case you're thinking of, and I like the idea of collaboration. I'll also check out the Constructron mod later. Regarding Ember Autopilot, I was also leaning towards a custom implementation of the A* algorithm. My next goal is to look into what state space and heuristics might fit my application(s) best. Another long term goal I have for Ember is auto-mining and auto-construction, which seems to fall into the same domain as the Constructron mod. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
This interests me and I believe I have a very good use case, where there is a good use case there is usually inspiration.
I also struggle at times with the games pathfinder with;
https://mods.factorio.com/mod/Constructron-Continued
https://github.com/ILLISIS/Constructron-Continued
Constructron utilizes both the games pathfinder and a customer A* pathfinder for landfill jobs.
I would be interested in seeing what we could achieve together.
Beta Was this translation helpful? Give feedback.
All reactions