Synchronization doesn't work
- Dominant language
- C++
- Stars
- 146
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
The synchronization doesn't work with the following parameters.
State_start = [ 327.0, 1978.0, -2878.0;
288.0, 1336.0, -8037.0];
Waypoints(:,:,1) = [ 700.0, 0 , 0 ,0 ,0;
400.0, 0 , 0 ,0 ,0];
V_max = [ 2000.0;
2000.0 ];
V_min = [-2000.0, ;
-2000.0, ];
A_max = [ 20000;
20000];
A_min = [-20000;
-20000];
J_max = [ 200000;
200000];
J_min = [-200000;
-200000];
A_global = [ 0.0
0.0];
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.