Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Tracking multiple objects using GPS
QtWS25 Last Chance

Tracking multiple objects using GPS

Scheduled Pinned Locked Moved General and Desktop
gps
4 Posts 2 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Basstrom
    wrote on last edited by
    #1

    Hi all,

    I'm hoping this is possible and there is a framework out there already.

    I am writing a program to take in gps data from multiple bike trackers to be able to put their real time positions on a map.

    I have got the units setup and the data coming in over a serial port, now I'm onto trying to have a map and display their position on it. I've been looking around but haven't been able to find a solution that displays all the bikes on one map.

    So my question, does anyone know of a solution that will allow me to have a premade, or make my own, track that will allow me to put 2 to 5 bikes on the same map.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      By map, do you mean a real map ? Or are you going to draw your own ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Basstrom
        wrote on last edited by
        #3

        I'm happy to go either way, which ever would be easiest.
        I do need to put in a line which would act as our start / finish line to be able to count the number of laps which has been completed

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          So it looks like you could be interested in the Qt Location module

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved