Giter VIP home page Giter VIP logo

Comments (6)

mrivi avatar mrivi commented on August 26, 2024

Hi @TobiMiller, could you please explain a bit more what would you like to have? what do you mean by

to control the drone with avoidance for a specific manner

?

from px4-avoidance.

BRNKR avatar BRNKR commented on August 26, 2024

@mrivi
i want to control the drone's velocity in a specific area where i know that there is no obstacle. but i want to turn on the the avoidance when i need it.

for example:
you have a big field with no trees. from there i want to fly into a forest (i know GPS accuracy and so on). i want to turn on the avoidance when i reach the beginning of the forest.

from px4-avoidance.

mrivi avatar mrivi commented on August 26, 2024

@TobiMiller A few more questions to understand your use case.
Which algorithm are you using? local planner or global planner?
Are you using the Offboard mode to control the vehicle in the obstacle free area? You mentioned a forest so I am assuming that you don't always have a global position available, is that correct?

from px4-avoidance.

BRNKR avatar BRNKR commented on August 26, 2024

@mrivi
thanks for your answer. this was just an example. i have two areas. one where i want to control the velocity in offboard mode because i know that there are no obstacles (so there is GPS). One area where obstacles are present and where i want, that the global planner is doing his job.

from px4-avoidance.

mrivi avatar mrivi commented on August 26, 2024

@TobiMiller No, there is no support for what you're describing. It seems very specific to your use case. We assume no pre-existing knowledge about the environment.

from px4-avoidance.

nicovanduijn avatar nicovanduijn commented on August 26, 2024

@TobiMiller I guess some of the confusion stems from the fact that the avoidance can use either offboard control or the mission interface to communicate with PX4. It sounds like @mrivi thought you simply wanted to change the mode of communication between PX4 and avoidance dynamically, which makes little sense in general.

Do I understand correctly that you wish to connect two companion computers to PX4, one running the avoidance and one to steer it (blindly) in offboard mode? That sounds dangerous...

If you are looking for a simple on/off switch for the avoidance, why not use the Dronecode SDK to modify the MPC_OBS_AVOID parameter?

from px4-avoidance.

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.