issues
search
shrenikm
/
PTE
Parameterized Trajectory Estimation
0
stars
2
forks
source link
Building u matrix for ntcg.
#36
Closed
jayanjankar
closed
5 years ago
jayanjankar
commented
5 years ago
generate_ntcg now builds u matrix( ug) and return tg as well as ug.
run_ntcg_cartpole passes in x and u as inputs separately to generate_ntcg.
Deleted commented code in test_acrobot_direct_collocation.