Giter Club home page Giter Club logo

callarobot's People

Contributors

gpdas avatar iranaphor avatar khan1988 avatar marc-hanheide avatar trymdev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

callarobot's Issues

GPS - UTM timestamp info

There seems to be a quite long delay between the GPS and velodyne observations at the moment and there is currently no way of recovering the right timestamp from the GPS observation (the one reported in the NMEA string). This feature would be needed to synchronise the sensors. @marc-hanheide any ideas how to add that to the published messages? Should that replace timestamp (clients local time) or perhaps better to have both of them (e.g. gps_timestamp).

Actor / user mismatch seen within call.log

A condition arises whereby the User and actor are different. A call can be made (by a STD device) which works correctly but the log shows a different user made the call and not the device itself. See screenshot. It is correct when only one STD is registered and active but shows up when two STDs are present as can be seen in the top two lines. This does not seem to be affecting anything, the correct device is called - seems to be a web interface issue?
Screenshot from 2022-09-05 14-33-33

[BUG]: Inconsistent naming of GPS variables

Description of the bug

The variables in the GPS messages are named inconsistently (cf. the various declarations in callarobot/py), specifically this is an issue in the data sent here, as the longitude entry is called "long", which causes issues with my linter because of the identical datatype name.
I think it would be good practice to have all the variables named the same in this file, e.g. "latitude" and "longitude".

Steps To Reproduce

Run pylint on callarobot.py

Additional Information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.