Friday, July 9, 2010

Microsoft Robotics Developer Studio 2008

Hello.Lately, I been experiencing a major problem.How Do I Get Any Code Into MRDS(Visual Programming Language). If anyone has any solution please post it in the comments. It would be very appreciated if you did. Other than that MRDS has been very good and easy to use.

Wednesday, July 7, 2010

What else is there?

The Process

  • First the google maps API is downloaded as a XML
  • Then formulas converts it into excel 
  • Then a macros downloads each bearing value and distance value into txt files for each waypoint
  • NeXT Tools downloads the txt files into the brick
  • Then the file access block reads the values and puts it into a variable
What I'm doing now?
  • Using Microsoft Robotics Developer Studio 2008,there are two ways of achieving our objective without any human interference.Which is:1)Using a simulated GPS Sensor to get lat and long and navigate. Or 2)Using the same method above but this time only using MRDS.
  • So to accomplish either one,I am watching tutorials and researching to get myself familiarised with MRDS.