AtsushiSakai/PythonRobotics
Ver no GitHubmove_to_pose.py result not consistent with book
Open
#878 aberto em 17 de jul. de 2023
help wanted
Métricas do repositório
- Stars
- (21.513 stars)
- Métricas de merge de PR
- (Mesclagem média 20d) (4 fundiu PRs em 30d)
Description
Describe the bug move_to_pose.py simulation result not consistent with book. The trajectory is obviously not consistent with the book, fig. 4.14
Expected behavior The trajectory should at least look similar to book's simulation result.
Screenshots
- Books' simulation result
- code simulation result(with same param kpho=3, kalpha=8, kbeta=3)
Note that I have already consider the case that
kbeta_book = -kbeta_code