스터디 노트
article thumbnail
쿼드로터 위치 및 자세 제어
maengkyun/Robotics 2023. 2. 12. 20:04

다음과 같이 구성하였을 때 모든 위치가 수렴하기까지 14초정도 소요된 것으로 보인다. PID 게인은 임의로 지정하였고 문서에 기록 되어있음. 쿼드의 무게는: 1 로터까지의 길이는 0.3m이다. 제어입력: Position(7, -10, 5), Heading(1 rad) 왼쪽 위치, 오른쪽 속도 노란선 X, 파란선 Y, 주황선 Z 왼쪽 각도, 오른쪽 각속도 노란선 Roll, 파란선 Pitch, 주황선 Yaw https://github.com/mkyun2/Quadrotor GitHub - mkyun2/Quadrotor: Dynamics and Controller Dynamics and Controller. Contribute to mkyun2/Quadrotor development by creating an ..

article thumbnail
쿼드로터 동역학 모델링 정리
maengkyun/Robotics 2023. 2. 3. 13:53

단순 Throttle Input - 초기 Throttle = 10N 이후 9.80N 높이축이 중력을 이겨내고 상승 이후 Throttle이 중력을 이기지 못하고 하강하는 것을 볼 수 있음. 참조 - Lim, Jeonggeun. “Autonomous target following and monitoring with collision avoidance based on an Lidar on a multi-copter” https://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/16311/www/s15/syllabus/ppp/Lec08-Control3.pdf