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 tried adding number of waypoints 10, 15, but still the profile is almost shown above. While sometimes it gives trajectory as nonetype. Is there any other way to add more number of waypoints?
Velocity profile when configuration is as below:
velocity = 0.05
traj = ru.planning.plan_constant_velocity_twist(self.robot, twist, velocity, 100)
I applied plan_constant_velocity_twist on UR5 robot.
Kindly find the code and the velocity plot below:
velocity profile:
Kindly guide me if something is wrong.
The text was updated successfully, but these errors were encountered: