You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some issues using the JointVelTermInfo and TotalTimeTermInfo to achieve the requirements for my trajectory. My desired goal is a trajectory that:
Stays below a maximum velocity of 0.5 rad/s
Reduces time where possible
Isn't dependent on n_steps
I've fiddled around with this configuration a bit and either the problem doesn't converge or the 1/dt column is filled with 1s. Any guidance would be much appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm having some issues using the JointVelTermInfo and TotalTimeTermInfo to achieve the requirements for my trajectory. My desired goal is a trajectory that:
n_steps
I've fiddled around with this configuration a bit and either the problem doesn't converge or the
1/dt
column is filled with1
s. Any guidance would be much appreciated.Beta Was this translation helpful? Give feedback.
All reactions