Giter Site home page Giter Site logo

Comments (4)

sobri909 avatar sobri909 commented on August 29, 2024 1

Ah, yeah, the stable branch of Upsurge isn't ready for Xcode 9 yet. Though there is a Swift 4 branch that's ready to go.

I should actually remove the Upsurge dependency from the demo app. It's just there because I wanted to get things built fast, so it let me reuse some existing accelerated code. But I think there's only a small handful of lines in the demo app that're making use of Upsurge, so it won't be a major task to remove the dependency.

I'll have the next major ArcKit release ready to go this week hopefully (with the machine learning features). So when I ship that I'll make sure the demo app is ready to go on Xcode 9.

Though if you want to get it going now in Xcode 9, you might possibly be able to just comment out of handful of lines that're using Upsurge.

from locokit.

dmr07 avatar dmr07 commented on August 29, 2024

Makes sense.

In that case, I'll wait until the next release.. I'm more interested in seeing an implementation of the Kalman filter. I doing a school project and kinda stuck writing the code for it.

I took a quick glance at the code, and I'm mostly seeing an average. Is the Kalman filter implementation on another branch?

from locokit.

sobri909 avatar sobri909 commented on August 29, 2024

ArcKit's Kalman filter is in the framework binary. As you've probably discovered, they're not easy to write! So I've kept that code proprietary.

If your school project is for writing a Kalman filter, then my advice would be to aim for the absolute simplest Kalman possible, eliminating all inputs except the absolute minimum required. Get that bare basic algorithm working, then add more to the matrices from there.

from locokit.

sobri909 avatar sobri909 commented on August 29, 2024

I've just pushed ArcKit v2.0.0, built on Swift 4 in Xcode 9 GM, so this issue is now resolved.

from locokit.

Related Issues (20)

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.