From f9b135aa654c64ee925c773eddf31f3f00669109 Mon Sep 17 00:00:00 2001 From: NachtSpyder04 <72208314+NachtSpyder04@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:51:08 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20SRA-VJTI?= =?UTF-8?q?/eklavya.github.io@c31c65c73658b1fa7fc069f19c22ffd4f3872d7e=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feed.xml | 2 +- sitemap.xml | 28 ++++++++++++++-------------- tasks/task3/index.html | 3 ++- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/feed.xml b/feed.xml index b44de55..7bdb98b 100644 --- a/feed.xml +++ b/feed.xml @@ -1,2 +1,2 @@ -Jekyll2024-06-12T11:41:55+00:00https://eklavya.sravjti.in/feed.xmlblankA simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. +Jekyll2024-06-12T17:50:55+00:00https://eklavya.sravjti.in/feed.xmlblankA simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index a5d214d..26fbb2a 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -10,59 +10,59 @@ https://eklavya.sravjti.in/projects/ApexCore/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/Conv_on_FPGA/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/EMG/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/GymMaster/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/GyroGlider/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/Micromouse/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/Titan-Quadruped/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/ViT/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/Video_Card_FPGA/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/projects/VoiceVideo-Manipulator/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/tasks/task1/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/tasks/task2/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/tasks/task3/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/tasks/task4/ -2024-06-12T11:41:55+00:00 +2024-06-12T17:50:55+00:00 https://eklavya.sravjti.in/ diff --git a/tasks/task3/index.html b/tasks/task3/index.html index 8742686..e3742db 100644 --- a/tasks/task3/index.html +++ b/tasks/task3/index.html @@ -133,7 +133,7 @@

Task

  1. Turtle 1 should trace the path with red color,turtle2 with black and turtle3 with green color.
  2. You need to trace the following equations with the help of turtlesims packages:
    - Y = 5cos(x) ,Y = 5sin(x).
  3. + Y = 5cos(x) ,Y = 5sin(4x).
  4. The Three turtlesims should not collide with each other,rather they should complete the given curves simultaneously.
  5. The first curve traced by turtle 1 should be in interval [0,2π],the second curve should be in [2π,4π] and the third curve should in [4π,6π].
@@ -149,6 +149,7 @@

Output

  • The Expected outcome from the participants
  • +
  • Make the Requried changes in the MARIO repository.

Submission Instructions