Notebooks Demos - arieldo/MorBot GitHub Wiki

Example 1 - Basic Motion

Method 1: Control JetBot by programming from a web browser.

  1. Connect to your robot by navigating to http://<jetbot_ip_address>:8888
  2. Sign in with the default password jetbot
  3. Navigate to ~/Notebooks/basic_motion/
  4. Open and follow the basic_motion.ipynb notebook

    Make sure JetBot has enough space to move around.

Method 2: control JetBot by programming jupyter notebook directly from VS 

  1. Connect to your robot remotely from VS Code SSH

  2. Navigate to ~/MorBot/jetbot/notebooks/basic_motion

  3. Open and follow the basic_motion.ipynb notebook

    Make sure JetBot has enough space to move around.

  4. Folow the notebook

Next:

  • start developing your dream project with ROS , Follow To Install ROS
⚠️ **GitHub.com Fallback** ⚠️