Closed jingjingdeshouhou closed 5 months ago
Hi @jingjingdeshouhou, Thanks for your questions.
The first control point is always the robot start position. Assuming you are talking about the first control in the trajectory that has collision avoidance behavior. The point is the result of the optimization formulation and it is not manually selected one. The UAV does not able to see things behind the obstacles but it keeps performing replanning on the fly, so as soon as it approaches and see the rear side of the obstacle, it can generate trajectories to avoid collisions.
Could you please elaborate the first portion? For the second portion, using ellipsoid for the future steps are to prevent collision in the future. Also, since the future prediction is not totally reliable, we reduce the size of the circle area.
Please let me know if you have further questions.