Bookmark and Share

Where mars rover is described

Last post 05-03-2009 7:39 AM by Ergys Ristani. 6 replies.

Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 05-03-2009 7:39 AM

    Where mars rover is described

    Can we get source code of

    Microsoft.Robotics.RoboChamps.MarsRover.Y2009.M02.dll 

     

  • 05-04-2009 12:25 AM In reply to

    Re: Where mars rover is described

    This source code isn't provided. You can find information on the rover in the help file and you can run some manual test ("Test" button on the dashboard) to analyze the robot behavior.

    Regards,

    Vincent

    Vincent Maurin
    Lead Software Engineer
    http://www.simplysim.net/
    http://www.robochamps.com/
  • 05-04-2009 12:49 AM In reply to

    Re: Where mars rover is described

     Hi Vincent, I would like to know if we can make use of the crater's map that appears on the dashboard. If yes, how can we get the original bitmap(without the waypoint numbers and the rover's position)?

     

    Regards,

    Ergys

  • 05-09-2009 12:35 AM In reply to

    Re: Where mars rover is described

     :-)

    I have posted the map.bmp I obtained by hcking into the Flash ROM of dashboard here. http://cid-392e2a792b82147c.skydrive.live.com/self.aspx/Public/map.bmp

    Regards,

    Aravinda D.P.

    2008 PH Semi Finalist: Scarab_Swarm - LK (Top 20 in R2)
    2009 R&A Finalist (4th Place)
    ~Vincent, We have got a problem! There are bugs on Mars...~ :-P
    ~And it's been a long way, but we're here.~
  • 05-09-2009 2:13 AM In reply to

    Re: Where mars rover is described

    It's a png actually, but that's not a problem.

     

     Thanks a lot Aravinda! (:

     

  • 05-09-2009 5:56 AM In reply to

    Re: Where mars rover is described

     :-)

    You are welcome! By the way do you have any idea about the transformation function between Global GPS cords and map Image pixel cords? I have difficulty obtaining it from ASIC chip of the Dashboard.

    Regards,

    Aravinda D.P.

    2008 PH Semi Finalist: Scarab_Swarm - LK (Top 20 in R2)
    2009 R&A Finalist (4th Place)
    ~Vincent, We have got a problem! There are bugs on Mars...~ :-P
    ~And it's been a long way, but we're here.~
  • 05-09-2009 7:01 AM In reply to

    Re: Where mars rover is described

     (:

    Sth like

    Xpixel = (Xgps + 170) * 314/ 340

    Ypixel = (Ygps + 170) * 290/ 340   // Z in our case

    Note that these values are not accurate... You have to measure world dimensions in test mode (:

     

    Cheers,

    Ergys

     

Page 1 of 1 (7 items)