Skip to content

Unable to Find Time or Velocity Configuration for Generating Position Trajectory #147

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

You must be logged in to vote
  1. If you don't change the velocity scaling, does success rate of cuRobo reach 100%?

  2. Can you add this parameter maximum_trajectory_dt=2.0 to here

    velocity_scale: Optional[Union[List[float], float]] = None,

    and see if that at least gives more success rate?

We tuned the weights for smoothing for speeds in the range of 1-2 radians per second. These weights worked down to 0.5 radians per second. Anything lower might need some re-tuning.

I think this will be a good unit test for us and we will try to reproduce this issue on an existing robot in our repository.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@roboticszeng
Comment options

@balakumar-s
Comment options

Answer selected by roboticszeng
@balakumar-s
Comment options

Comment options

You must be logged in to vote
0 replies
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 #143 on January 31, 2024 05:55.