Skip to content

Commit cf746a7

Browse files
marip8Levi-Armstrong
authored andcommitted
Updated tesseract_python for change in trajopt config member
1 parent e4ac3e4 commit cf746a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesseract_python/swig/trajopt/problem_description.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ struct BasicInfo
179179
int n_steps;
180180
std::string manip;
181181
std::string robot;
182-
IntVec dofs_fixed;
182+
IntVec fixed_timesteps;
183183
sco::ModelType convex_solver;
184184
bool use_time;
185185
double dt_upper_lim;

0 commit comments

Comments
 (0)