03-03-2015 03:03 AM
hello everyone, i try to implement the a* path planning. i just wnt to ask, how can i create the map like the picture below? i really need help.... help me please....
03-03-2015 11:27 AM
What have you already tried? Is there any code behind your image, or did you draw the white paths on top of an array of booleans?
03-04-2015 07:41 AM
i get the code from the A* example....i wnt to learn so that i know how to create map for A* path planning...
03-04-2015 07:51 AM
This is the code for the map...
03-04-2015 07:54 AM
It is a 2-D boolean array. You just need to place a 2-D boolean array on your front panel, and start clicking away at the LED's to make your paths. Be sure to right click and save the values as default before saving your VI.