Giter VIP home page Giter VIP logo

Comments (1)

klaxalk avatar klaxalk commented on June 8, 2024

Hey Pedro,

yes, we have the old stuff backed up, however, there is nothing "more" there than there it is here on Github. The Github repositories contain our Gitlab history. Actually, our last commit of the uav_core repo on Gitlab is e4e56c2, which you can find here on Github as well. I would recommend updating your code to work with the new version since it is more "future proof". It is unlikely that the pre-open-sourcing version from Gitlab will work with a fresh installation of your OS (outside dependencies such as Mavros often cause us troubles). I bet the automatic installation would not work now either. Moreover:

  • we can't give you support for the old version,
  • the open-source version is documented better (the old had hardly any documentation),
  • the open-source version got a lot of problems and quirks figured out (we got a lot of time for it during the quarantine),
  • the new open-source version got a lot of time invested in just to be easier to read and understand, thus, it is much easier to borrow code from it. It is not universal, there are still some botched pieces here, but much less than before.

There are some changes that happened during the open-sourcing era, that might influence normal people:

  • the way how we send the desired trajectory to the system: the message type changed to this topic, service, the topic/service address is control_manager/trajectory_reference
  • our paramLoader and other tools from mrs_lib slightly changed API, see https://github.com/ctu-mrs/mrs_lib

If you are lost with some particular stuff, don't hesitate to contact us here with the problem, we can suggest what to do. Also, feel free to check our own code for inspiration on how we do stuff in the new system.

Sincerely,
Tomas

from uav_core.

Related Issues (5)

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.