GithubHelp home page GithubHelp logo

david-days / graphdata Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.01 MB

Small platform implementation of graph data and basic operations.

License: MIT License

CMake 8.19% C 88.16% PowerShell 2.29% Shell 1.37%

graphdata's Introduction

Graph Data Project

Purpose

This project is for the purpose of supporting Graph Cut Navigation on small computing platforms, as outlined in the project at Researchgate.

Goal

The goal of this software is to provide a shared library (libgraphdata.so for *nix systems, graphdata.dll for MS Windows, etc.) that will perform efficiently on small computing platforms, such as the Raspberry Pi. This is the first building block for a full autonomous navigation system on small platforms.

Code and Build

  1. The language for this library is C, using the C99 standard.
  2. The build is managed by CMake (currently using minimum of CMake v3.8).
  3. The output is a shared library, to be used by future software components related to project.
  4. The initial output is an RPM, containing the shared library and associated headers.

IDE Requirements

As best as can be managed, any IDE-specific files, configurations, and settings will be kept out of the source code here. The IDE that I am using is Jetbrains' CLion, which I enjoy very much, but I would rather go through the extra step of having to set up my IDE on every initial clone rather than forcing any and all developers to follow in lock-step with my choices. (Having the freedom to change my mind later is nice, too.)

Ideally, with the correct compiler and enough knowedge, you should be able to modify and build this project with any editor tools on any compatible platform, all the way down to pure command line. If there is any problems in this regard, please feel free to get in touch with me or submit a pull request to correct it.

Contact Info

Name: David C. Days Email: david.c.days (at) gmail.com

graphdata's People

Contributors

david-days avatar

Stargazers

 avatar  avatar

Watchers

 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.