Kalos
User
 Fresh Boarder
| Posts: 2 |   | Karma: 0
|
Maze solver - 2010/02/02 00:18
Ok I am a newbie in VPL and in C# , What I am trying to do is to create a maze with the p3DX which can find the exit out of the maze using the lazer range service. To create the maze I used a bitmap image and I used the images path in mazesimulator.config.xml. So far so good.. When I open and run VPL with only MazeSimulator service, the programm creates the maze and adds the robot. Now how can I use it? It seems that when I choose a generic differential Drive and I add a value in left and right motors the robot does nothing. From my understanding I have to link the services together but I dont know how.. is it possiple to help me with these steps? after that I simply add the Lazerfinder service?
|