Files
PythonRobotics/AerialNavigation/drone_3d_trajectory_following
Naveen 67141071c9 convert 1D array to scalar for np.matmul operation
thrust variable is currently a 1D numpy array so the matmul function throws an error when executed, converting thrust to a scalar before the matmul operation solves the issue.
2019-10-02 17:48:51 -07:00
..
2019-02-02 16:51:00 +09:00
2018-08-27 22:02:00 +09:00