-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: I implemented the u_ref = [m*g, 0, 0, 0] (reference for thru…
…st, tau_roll, tau_pitch, tau_yaw) For target_position = np.array([0.1, 0.1, 0.8] and starting position INIT_XYZS = np.array([[0., 0., 0.7]]) I get something around x +00.12, y +00.13, z +00.83 ——— velocity +00.02, +00.05, +00.01
- Loading branch information
Showing
2 changed files
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters