We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e89020 commit 926b870Copy full SHA for 926b870
diff_drive_controller/include/diff_drive_controller/speed_limiter.hpp
@@ -57,7 +57,7 @@ class SpeedLimiter
57
}
58
59
/**
60
- * \brief Limit the velocity and acceleration
+ * \brief Limit the velocity, acceleration, and jerk
61
* \param [in, out] v Velocity [m/s]
62
* \param [in] v0 Previous velocity to v [m/s]
63
* \param [in] v1 Previous velocity to v0 [m/s]
0 commit comments