Re: Trajectory Generation
Johan Rutgeerts <[email protected]> Tue, 11 Apr 2006 15:22:24 +0200
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <[email protected]> |
> There is some waiting time between each target point. If I understand you well, you want to realize a smooth trajectory through a number of setpoints. The CartesianGenerator uses a trapezoidal velocity profile to interpolate between the current point and the target point. This means that the robot motion will always start and end with velocity equal to zero. This is good for point-to-point motion, but not if you want to realize a smooth trajectory through setpoints. > In standart Output the resuIts are coming as per input points. I don't understand this. > What is the best way to define the trajectory? If you want a smooth trajectory through a number of setpoints, you will have to write a generator component that reads setpoints and does the interpolation. Johan _______________________________________________ Orocos mailing list [email protected] http://lists.mech.kuleuven.be/mailman/listinfo/orocos Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm