katana arm timing problems [closed]
Hi
i set a path to the katana using ROS, that is consisted of 11 points +the starting point, that should take 11 sec. instead it takes 15 secs ,why is that.
as a result of this delay the robot does not reach the desired velocity - acceleration that i want (these are lower than the max vel and max acc)
what should i do?
thanks
Could you please post the code, where you set up this trajectory?
the source code is actually too big. i use katana_tutorials follow_joint_trajectory_client.
Are you sure the Katana can perform this trajectory in 11 seconds? Which Katana type do you use?
yes i am sure. the trajectory that i wanted does not exceed the limits of acceleration or velocity
What happens if you make the trajectory longer? Is the performed trajectory even longer or is the time it took the correct? Which Katana do you use?
i use katana_450_6m90a . i haven't tried a longer trajectory, if i try to make it shorter then i get an error that it cannot make a trajectory (probably because it exceeds the max acc,vel)