Closed roboticszeng closed 9 months ago
I have attempted to adjust the max_acceleration and max_jerk parameters in the YAML file, as well as the scaling factors for velocity, acceleration, and jerk in the load_robot_config section. While I observed some improvement when setting these values relatively small, the trajectory planning fails whenever I make them too small, resulting in a 'TrajOpt Failed' error. Could you please provide guidance on how to appropriately configure these parameters
Issue: Unable to Find Configuration for Generating Position Trajectory
Description
I am trying to generate a position trajectory in Curobo with the following requirements:
However, I couldn't find suitable configuration options in the
load_robot_config
. I need assistance in configuring Curobo to meet these specifications.Details
Steps to Reproduce
[Provide any relevant code snippets or steps you've taken so far.]
Expected Behavior
[Explain what you expected to happen.]
Actual Behavior
[Describe the actual behavior or error messages you encountered.]
Additional Information
[Provide any additional context or information that might be helpful for addressing the issue.]