-
Notifications
You must be signed in to change notification settings - Fork 1
[Dev] Quadrotor model #87
Copy link
Copy link
Closed
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment
Description
@ocots in the dynamics, is it normal that only the third column of R is used?
| at_ = R * [0; 0; at] |
Compare with this test in CTParser (coordinate wise version to test :exa, borrowed and slightly adapted from ExaModels.jl):
https://github.com/control-toolbox/CTParser.jl/blob/7b4756110a1e8a9cabfdef7fd918ecc5788a87a0/test/test_onepass_exa.jl#L881
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment