Closed siyuanwu99 closed 2 years ago
This pull request introduces 12 alerts when merging e4a0742aac62845d7b8b33e112112003ec1003b1 into 94e6007353d6e17207d1d694cbfc19acc3b59ad0 - view on LGTM.com
new alerts:
I found I have uploaded some unnecessary files by mistake which polluted the file tree. Sorry for bothering..
Hi Max,
As I mentioned on Monday, I migrated part of simulation codes from utiasDSL repository to this project and finished a simple demo (You can test it using
python3 ./example/iris.py
command)I added the urdf drone model from PX4 project (the name of the drone is IRIS) and the dynamic model from UPenn MEAM 620 course. Now you can control the drone by sending the rotor's angular velocity commands. However, I think adding a drone controller is a better idea.
Let me know if you have any questions.