You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<trclass="memdesc:ac9fc9da3b84296fbc0292963ecffb699"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs an inverse kinematics problem for a <aclass="el" href="classdrake_1_1multibody_1_1_multibody_plant.html" title="MultibodyPlant is a Drake system framework representation (see systems::System) for the model of a ph...">MultibodyPlant</a>. <ahref="#ac9fc9da3b84296fbc0292963ecffb699">More...</a><br/></td></tr>
<trclass="memdesc:a243a423bdac8eca7742c66d6a85960b1"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Solves the TOPPRA optimization and returns the time optimized path parameterization s(t). <ahref="#a243a423bdac8eca7742c66d6a85960b1">More...</a><br/></td></tr>
<trclass="memdesc:a71ae71e801a2c27f272cf1493aaa82df"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Solves the TOPPRA optimization and returns the time optimized path parameterization s(t). <ahref="#a71ae71e801a2c27f272cf1493aaa82df">More...</a><br/></td></tr>
<trclass="memdesc:aa6404ed212fab2af0bad98457df07d16"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Adds a velocity limit to all the degrees of freedom in the plant. <ahref="#aa6404ed212fab2af0bad98457df07d16">More...</a><br/></td></tr>
<p>Solves the TOPPRA optimization and returns the time optimized path parameterization s(t). </p>
823
-
<p>This can be used with the original path q(s) to generate a time parameterized trajectory. The path parameterization has the same start time as the original path's starting break. </p>
834
+
<p>This can be used with the original path q(s) to generate a time parameterized trajectory. The path parameterization has the same start time as the original path's starting break. </p><dlclass="params"><dt>Parameters</dt><dd>
835
+
<tableclass="params">
836
+
<tr><tdclass="paramname">s_dot_start</td><td>ṡ(0). The default value is zero (trajectory starts at zero velocity). </td></tr>
837
+
<tr><tdclass="paramname">s_dot_end</td><td>ṡ(T), where T is the end break of the path. The default value is zero (trajectory ends at zero velocity). </td></tr>
0 commit comments