Skip to content
Snippets Groups Projects
Commit 6c5663ef authored by mCutaa's avatar mCutaa
Browse files

I think ive fixed it

parent 9981100a
Branches
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
......@@ -163,7 +163,7 @@ linSpeed = 0.2;
angSpeed = 0.2;
finalHead = phi_target;
initHead = phi_initial;
planned_path = [x_p_initial,y_p_initial;x_p_target,y_p_target];
%planned_path = [x_p_initial,y_p_initial;x_p_target,y_p_target];
trajectory_description = makeTrajectory(planned_path, linSpeed, angSpeed, initHead, finalHead, tDelta);
%% PLOT THE RESULTS
......
No preview for this file type
File added
File added
No preview for this file type
File added
File added
No preview for this file type
File added
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment