Giter VIP home page Giter VIP logo

Comments (5)

bigsuperZZZX avatar bigsuperZZZX commented on June 30, 2024

Yes.
To make a safe flight, the drone should look ahead, i.e., roughly point along with the velocity direction.

from ego-planner-swarm.

Pallav1299 avatar Pallav1299 commented on June 30, 2024

@bigsuperZZZX, thanks for your reply. I noticed that you used a front facing D345/D345i camera. Am I right?
I used a similar configuration while testing in simulation. With the default planner config I noticed that the drone to do translation+rotation at the same time. How do you manage the situation where the obstacle and the goal are in the backward direction?
I know this is related to MAX_YAW_RATE, MAX_VEL and MAX_ACC. If I keep the max_yaw rate to be high(default 3.14rad/sec), the drone in simulation crashes (I believe, it has something to do with the drone controls in simulation). So, to correct the same I have to reduce the all the above params to achieve rotation in-place.

What are your views on this?

from ego-planner-swarm.

bigsuperZZZX avatar bigsuperZZZX commented on June 30, 2024

Yaw control in simulation is really poor, so just leave it.
A well-turned real drone can rotate its yaw agilely(typically above 3.14rad/sec).

Also, maybe you can try to improve the yaw control quality and we would appreciate it.

from ego-planner-swarm.

Pallav1299 avatar Pallav1299 commented on June 30, 2024

What I noticed while testing is that the drone is not able to follow the planned trajectory is certain situations and since the planning and execution parts are decoupled, it leads to failures/collisions. Have these failure cases already been handled or do we need to add our own?

from ego-planner-swarm.

bigsuperZZZX avatar bigsuperZZZX commented on June 30, 2024

Tracking error is unavoidable in simulation or real-world implementations. What situations are you encountered, could you show me some pictures?

from ego-planner-swarm.

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.