Skip to content

Commit e0dc77f

Browse files
update notebooks
1 parent 29fd870 commit e0dc77f

File tree

3 files changed

+37
-15
lines changed

3 files changed

+37
-15
lines changed

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"### Section 1: Introduction and Tools\n",
2929
"| No.| Topic | Importance| Exercise | Solution |\n",
3030
"|--- |--- |--- |--- |--- |\n",
31-
"| 1 | Intoduction to Jupyter Notebooks | Optional | [Exercise](section_1_introduction_and_tools/1_introduction_to_python_and_jupyter_notebooks.ipynb) | N/A |\n",
31+
"| 1 | Introduction to Jupyter Notebooks | Optional | [Exercise](section_1_introduction_and_tools/1_introduction_to_python_and_jupyter_notebooks.ipynb) | N/A |\n",
3232
"| 2 | Introduction to Python, NumPy and Vectorization| Optional | [Exercise](section_1_introduction_and_tools/2_introduction_to_numpy.ipynb) | Available on edX |\n",
3333
"| 3 | Introduction to ROS1 | Optional | [Exercise](section_1_introduction_and_tools/3_introduction_to_ros1.ipynb) | N/A |\n",
3434
"| 4 | ROS1 Message Visualization | Optional | [Exercise](section_1_introduction_and_tools/4_message_visualization_ros1.ipynb) | N/A |\n",

section_1_introduction_and_tools/4_message_visualization_ros1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"source": [
227227
"# Stop the master \n",
228228
"\n",
229-
"Now you should go back to the Terminal and stop the master node by clicking ctrl+ C\n",
229+
"Now you should go back to the Terminal and stop the master node by pressing ctrl+ C\n",
230230
"\n",
231231
"![image.png](attachment:050c24da-be52-486b-93ca-2d06588bdab0.png)"
232232
]

section_1_introduction_and_tools/5_sensordata_visualization_ros1.ipynb

Lines changed: 35 additions & 13 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)