Giter VIP home page Giter VIP logo

elektronik's Introduction

Elektronik Tools

The tool for testing and debugging SLAM.

Build Release

Elektronik is a tool that is actively used by the Dioram development team in developing tracking algorithms and SLAM. This software allows you to visually track:

  • changes in the point cloud;
  • changes in the connectivity graph of observations;
  • changes in a map constructed using the SLAM algorithm;
  • motion of tracked objects (for example, the track of a VR helmet and the reference track);
  • detected planes;
  • images from camera at the moment of time.

This greatly simplifies the process of debugging the map construction mode, relocalization mode, and many other things related to tracking algorithms and SLAM.

There are two main modes available in Elektronik - realtime mode and reading from a file mode.

In the realtime mode you can observe the process of building a map whilst the algorithm is running/

The offline mode works by reading data from a file filled with protobuf packages. It allows you to write all events once and run them without running the main algorithm. This mode supports greater displaying opportunities than online mode, because the offline mode has lower performance requirements. This mode provides you such features as rewinding events, viewing information about points and observations, “playing” events, etc. You can see the detailed overview of all features in the corresponding docs section.

In addition to the main modes, there is also an additional VR mode. This mode allows you to follow all process from a VR helmet, for example, you can walk inside the point cloud built. In the VR mode, it is possible to disable tracking of the helmet, connected to your PC. This allows you to use your own tracking to move around the scene. For example, you can connect a Microsoft Mixed Reality helmet but use your own tracking instead of that provided via the installed helmet driver.

At this moment Elektronik supports these sources of tracking data:

  • Protobuf. Format developed by Dioram based on google protocol buffers. Actively used by dioram developers for everyday work.
  • ROS Data transmitted by ROS network. Supports ROS, ROS2, rosbag, rosbag2. More about possibilities and limitations you can read at documentation.

If you want to add, improve or accelerate Elektronik, you can find all necessary information in docs along with a description of the source code structure. Also you can extent Elektronik by writing your own plugins. All useful information can be found here in docs.

We are trying to make the Elektronik code as convenient as possible for debugging and supporting, so we actively use OOP techniques and patterns.

You can download actual release of Elektronik or build it yourself.

We hope that Elektronik will help you in developing the SLAM of your dream and will be grateful for your help in its development!

Sincerely, Dioram development team.

elektronik's People

Contributors

krasnovpavel avatar elevir avatar arzamazov avatar

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.