File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ namespace simple_mpc
6060 size_t addPointFoot (const std::string & foot_name, const std::string & reference_parent_frame_name);
6161
6262 /* *
63- * @brief Create a point foot, that can apply 6D wrench to the ground. (in comparison to point foot)
63+ * @brief Create a quad foot, that can apply 6D wrench to the ground. (in comparison to point foot)
6464 *
6565 * @param foot_name Frame name that will be used a a foot
6666 * @param reference_parent_frame_name Frame to which the foot reference
@@ -85,7 +85,7 @@ namespace simple_mpc
8585 void setFootReferencePlacement (size_t foot_nb, const SE3 & parentframeMfootref);
8686
8787 /* *
88- * @brief Perform a finite difference on the sates .
88+ * @brief Perform a difference on the states .
8989 *
9090 * @param[in] x1 Initial state
9191 * @param[in] x2 Desired state
You can’t perform that action at this time.
0 commit comments