Society of Robots - Robot Forum
Software => Software => Topic started by: shyamgenious on March 01, 2011, 06:21:18 AM
-
i have a gps tracker bu i dk how to attach it in my robo and how to track my robot's location.my device can simultaneously track 5 sattelite data for ffinding position plz help so as to view its location frm my laptop
-
What GPS module are you using?
What communications protocol are you using to transmit your data back to the computer?
What microcontroller are you using on the robot?
Without answering these questions, we don't have a way to help you.
-
What GPS module are you using?
What communications protocol are you using to transmit your data back to the computer?
What microcontroller are you using on the robot?
Without answering these questions, we don't have a way to help you.
http://www.nex-robotics.com/products/gps-reciver/gps-receiver-mt3318.html (http://www.nex-robotics.com/products/gps-reciver/gps-receiver-mt3318.html) im ordering this and even after reading i dont understand all this.i am a beginner and am using an axon 2
-
Since it outputs NMEA message then you can use WebbotLib http://webbot.org.uk (http://webbot.org.uk) on the Axon2. It will handle all the messages for you.