Organize folders and code
Follow Along: About code structure
- Codes that can be executed are divided by item in JupyterHub.
- Let's take a quick look at what codes are.
Overall
If you go into the lecture folder of jupyterhub, you can see the following folders.
The folder structure is as follows.
Driving the Robot Examples - Robot coordinates can be moved using ROS.
AI Training Examples - Experience AI code using NVIDIA jetson inferense.
Robot Control Examples - Using ROS, you can publish or subscribe to topics and monitor sensors.
SLAM and Navigation - You can try running a simple slam and navigation example.
Robot Arm - You can try various examples related to the robot arm.