소스 검색

Add pathplanning

iss17/08_feature_implementation_02
Wouter Horlings 5 년 전
부모
커밋
e2e944eaa8
2개의 변경된 파일5306개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      implementation/SCARA/04_path_planning/implementation.md
  2. +5299
    -0
      implementation/SCARA/04_path_planning/path_planning.emx

+ 7
- 0
implementation/SCARA/04_path_planning/implementation.md 파일 보기

@@ -0,0 +1,7 @@
# Path Planning
The current path planning makes it that there is an infinite acceleration required in the corners.
We need something that can process setpoints in a way that it can follow those.

## General Idea.
So if we want to draw a box. 4 setpoints for each corner should be sufficient.
This is a simple model detail. We just take the four setpoint and give the system some time to get there.

+ 5299
- 0
implementation/SCARA/04_path_planning/path_planning.emx
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


불러오는 중...
취소
저장