Code Monkey home page Code Monkey logo

Comments (4)

felixge avatar felixge commented on June 1, 2024

Had a look at the gist - LGTM!

About new api: Huh, I guess somebody needs to go ahead and finish this. I think we also need a comparability mode for the old api if we push this. Not sure if I will find the time right away. How much hacking time do you have atm @bkw ? : )

from node-ar-drone.

bkw avatar bkw commented on June 1, 2024

Not much at the moment. There might be more time in February though.

from node-ar-drone.

wiseman avatar wiseman commented on June 1, 2024

I think this would help with #74 too. It seems that to update ephemeris you need to do a client.config('gps:ephemeris_uploaded','RESET', 1) and make sure it's been sent and processed before starting the FTP transfer--without an ACK I think the only alternative is to wait some amount of time and hope it went through.

Once the FTP is done, you need to send another gps:ephemeris_uploaded config to tell the drone to process the ephemeris. My guess is that you want to send that config once and only once, which an ACK would also help with.

I played a little with AT*CTRL to control ACKing, but didn't get it working the way I expected. Does anyone else have the start of code to handle this?

from node-ar-drone.

wiseman avatar wiseman commented on June 1, 2024

Looks like maybe ROS has a complete config implementation: AutonomyLab/ardrone_autonomy#26

from node-ar-drone.

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.