Closed bodkal closed 1 month ago
This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.
This issue was closed because it has been stalled for 45 days with no activity.
Description
Hi all,
I'm using a UR10e robot (https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver) and trying to control the Cartesian path's velocity and acceleration through code.
When I generate a Cartesian path, it uses the default values from the ur_moveit_config/config/joint_limits.yaml file. To slow it down, I use the computeTimeStamps function with a scale of 1 and 1 (which isn't supposed to change anything), but I end up with a new scale with a maximum acceleration of 1.
Do computeTimeStamps and computeCartesianPath use the same joint_limits.yaml file? Any ideas?
Thanks!
Your environment
Steps to reproduce
my snip code:
Expected behavior:
Scaling the trajectory according to the ur_moveit_config/config/joint_limits.yaml file.
Actual behavior:
Scaling the trajectory with a maximum acceleration of 1.
Backtrace or Console output:
the trajectory from computeCartesianPath:
the trajectory aftre scaile of 1.0:
ur_moveit_config/config/joint_limits.yaml
ur_description/config/ur10e: