Skip to content

Commit

Permalink
Updated tesseract_python for change in trajopt config member
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 authored and Levi-Armstrong committed Jan 1, 2021
1 parent de4dee0 commit 926c702
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ struct BasicInfo
int n_steps;
std::string manip;
std::string robot;
IntVec dofs_fixed;
IntVec fixed_timesteps;
sco::ModelType convex_solver;
bool use_time;
double dt_upper_lim;
Expand Down

0 comments on commit 926c702

Please sign in to comment.