Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
master-thesis
/
mahd
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Add pathplanning
iss17/08_feature_implementation_02
Wouter Horlings
5 anos atrás
pai
fd4c1e23ab
commit
e2e944eaa8
2 arquivos alterados
com
5306 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+7
-0
implementation/SCARA/04_path_planning/implementation.md
+5299
-0
implementation/SCARA/04_path_planning/path_planning.emx
+ 7
- 0
implementation/SCARA/04_path_planning/implementation.md
Ver arquivo
@@ -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
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar