Skip to content
Snippets Groups Projects
Commit 6c77fa2a authored by Mirko Wächter's avatar Mirko Wächter
Browse files

added doc reference

parent b46f18b8
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,12 @@
namespace VirtualRobot
{
/**
* @brief Implementation of paper:
* Tobias Kunz and Mike Stilman
* Time-Optimal Trajectory Generation for Path Following with Bounded Acceleration and Velocity
* Robotics: Science and Systems. 2012.
*/
class TimeOptimalTrajectory
{
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment