Code Monkey home page Code Monkey logo

Comments (4)

whoenig avatar whoenig commented on August 22, 2024

This issue was addressed in another branch (part of the Crazyswarm project), but not yet in the master branch. The basic idea is the following:

  1. In the crazyflie_driver advertise the update_parameter service only after it is "connected" (There is no connection state in crazyflie_ros, however it is possible to upload parameters after the TOC has been downloaded.)
  2. In the client code first wait_for_service and then use the service normally. (see e.g. https://github.com/whoenig/crazyflie_ros/blob/master/crazyflie_demo/scripts/controller.py).

I just pushed a change to the master branch which implements that logic. Let me know if that works for you.

from crazyflie_ros.

ataffanel avatar ataffanel commented on August 22, 2024

Thanks a lot! This is a much nicer way of doing it than what I could imagine doing. I will test and let you know.

from crazyflie_ros.

ataffanel avatar ataffanel commented on August 22, 2024

I can confirm that this is working, I can now upload the anchor postion at connection time (https://github.com/bitcraze/lps-ros/blob/master/scripts/lps_ekf_bridge.py#L34-L47). Thanks!

from crazyflie_ros.

whoenig avatar whoenig commented on August 22, 2024

Excellent. Thanks for testing and providing feedback!

from crazyflie_ros.

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.