Skip to content

Smooth the trajectory #244

Closed Answered by balakumar-s
Entongsu asked this question in Software Q&A
Discussion options

You must be logged in to vote

Increasing finetune_trajopt_iters will generate smoother trajectories. A good starting value would be 500. If increasing this value does not help, you can reduce trajopt_dt to 0.1 and see if that helps. Both of these values are in https://curobo.org/_api/curobo.wrap.reacher.motion_gen.html#curobo.wrap.reacher.motion_gen.MotionGenConfig.load_from_robot_config

If you are observing non-smooth trajectories when running at a velocity_scale<1.0, we pushed a recent release where you can use time_dilation_factor to slow down trajectories instead of changing velocity_scale.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Entongsu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #243 on April 27, 2024 16:50.