Skip to content

Commit 70d54e8

Browse files
committed
Improve Jupyter Notebook guide links
1 parent aed7ef9 commit 70d54e8

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Reference Implementation for AWS IoT FleetWise
22

3-
:new: AWS IoT FleetWise now supports [ROS2](https://docs.ros.org), jump to the
4-
[Vision system data developer guide](./docs/dev-guide/vision-system-data/vision-system-data-demo.ipynb).
5-
3+
:robot: AWS IoT FleetWise now supports [ROS2](https://docs.ros.org) for collecting vision system
4+
data.<br>
65
:information_source: To quickly get started, jump to the
6+
**[Jupyter Notebook demo](./docs/dev-guide/vision-system-data/vision-system-data-demo.ipynb)** and
7+
collect camera data from a [CARLA](https://carla.org) vehicle simulation.
8+
9+
:information_source: To quickly get started with telematics data collection, jump to the
710
[Edge Agent Developer Guide](./docs/dev-guide/edge-agent-dev-guide.md), the
811
[Android Guide](./tools/android-app/README.md), or the
912
[Raspberry Pi Tutorial](./docs/rpi-tutorial/raspberry-pi-tutorial.md).

docs/dev-guide/vision-system-data/vision-system-data-demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"\n",
149149
"![Vision system data demo diagram](vision-system-data-demo-diagram.jpg)\n",
150150
"\n",
151-
"## Launch your development machine\n",
151+
"## Launch the Jupyter Notebook on EC2\n",
152152
"\n",
153153
"Use the following instructions to launch an AWS EC2 Graviton (arm64) instance with a jupyter-lab\n",
154154
"server, and follow the step-by-step jupyter notebook. Pricing for EC2 can be found,\n",

0 commit comments

Comments
 (0)