quadrotor
quadrotor copied to clipboard
Quadrotor control, path planning and trajectory optimization
Error in decompressing package after next,I tried several computers, and the problem was the same.How to solve the problem?
generate_ts.m line 6: path_seg_len = sqrt(sqrt(sum((path(2:end, :) - path(1:end-1,:)).^2,2))); it should be: path_seg_len =sqrt(sum((path(2:end, :) - path(1:end-1,:)).^2,2));
Hi, I'm conducting a personal research using multiple Crazyflies, using UWB Positioning. I'd like my multiple of drones to travel to a target location while being able to avoid static...
error
Error in runsim (line 60) des_start = trajhandle(0, qn); I get error. why?
Hi. I tried to run your repo but there's this error qn not found/undefine..Help me solve this one. Thanks.
We are students from Institute of Space and Technology. We are taking help from your project and we need help with plotting the Angles and Angular Rates when a trajectory...
Hi, I git clone the codes of quadrotor, and tried to run it. There are some errors following the instructions in readme.md. I think the tj_from_line function is missing? Would...
ROS test
Hello, Is the ROS framework environment used to interface with the crazyflie available somewhere? Thanks!
This modification allows changing the level of continuity during optimization. A.k.a, if a 7th order polynomial spline is used, it can be only C3, or C2 continuous. Code is taken...
我也是西工大的注意到你也在关注Eloftr可否交流一下 vx15030081340