소스 검색

Update the implementation document

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

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

@@ -5,3 +5,8 @@ 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.

## Results
The implementation was fairly simple, The arm just does a joint move to the next setpoint.
The control of the motor is still a bit yanky.
The next step is probably a better implementation of the motors.

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