Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 20.0.0 ]
Hi, I got an A star algorithm using python language. Is it to run it by using FlexSim? Thank you.
Solved! Go to Solution.
[ FlexSim 20.0.0 ]
Hi, I got an A star algorithm using python language. Is it to run it by using FlexSim? Thank you.
Solved! Go to Solution.
Hi @Kyle Y,
Here are some resources regarding launching external programs from FlexScript:
Comment back with any specific questions that aren't addressed there.
Also, FlexSim includes an A* Navigator object with a built-in A* algorithm that you can use for path finding. You don't need to connect to an external A* script if you just use the built-in feature of the software.