Student Learning

Elementry and Middle School

  • TinkerGen CodeCraft , a Scratch-like graphic coding interface for robot dog Bittle running on OpenCat 1.0. It provides a free curriculum for hand-on experiences to understand basic programming concepts and logics
  • Arduino-based C++ programming for learning sensors, actuators, and other modules. Free project-based curriculum available

Elementry and Middle School

  • TinkerGen CodeCraft , a Scratch-like graphic coding interface for robot dog Bittle running on OpenCat 1.0. It provides a free curriculum for hand-on experiences to understand basic programming concepts and logics
  • Arduino-based C++ programming for learning sensors, actuators, and other modules. Free project-based curriculum available

High School and College/Undergraduate

  • Arduino-based C++ programming for learning sensors, actuators, and other modules. Free project-based curriculum available
  • Python-based programming as a glue language for high-level control of Petoi four-legged robots
  • Get familiar with basic algorithms and data structure and the systematic design of a four-legged robot
  • Modify/hack four-legged robots to extend and adapt in different environment

High School and College/Undergraduate

  • Arduino-based C++ programming for learning sensors, actuators, and other modules. Free project-based curriculum available
  • Python-based programming as a glue language for high-level control of Petoi four-legged robots
  • Get familiar with basic algorithms and data structure and the systematic design of a four-legged robot
  • Modify/hack four-legged robots to extend and adapt in different environment

Graduate/Research Level

Graduate/Research Level

  • Apply simulation(such as nVidia Isaac Sim and Isaac Gym) and machine learning for motion planning and quadruped walking
  • Validate simulation results on our inexpensive quadruped walking platform
  • Explore more sensory or AI applications on the OpenCat framework

Resources

Arduino Learning Resources

Because Petoi robots run on Arduino compatible board, you can use them to learn about Arduino and write programs in C++ for iOT application.

Arduino Learning Resources

Because Petoi robots run on Arduino compatible board, you can use them to learn about Arduino and write programs in C++ for iOT application.

Petoi robot tutorials