Top Banner
2015.9.27 プレンプロジェクトカンパニー 3Dプリンタでロボットを作ろう! ロボットの編
25

3 Dプリンタでロボットを作ろう 〜脚編〜

Apr 12, 2017

Download

Technology

Natsuo Akazawa
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
  • 2015.9.27

    3D

  • UNI-CUB

  • URL : github.com

    #include #include "JointController.hnamespace{ PLEN2::JointController joint_ctrl;}void setup(){ joint_ctrl.loadSettings();}void loop(){ joint_ctrl.setAngle(1, 0); // 10 delay(1000); //

    joint_ctrl.setAngle(1, 1200); // 1120 delay(1000); // }

  • 1.PC 2.

    3.GitHub

    4.

  • Step1.

  • PLEN23D

  • Step.2

  • 1.

    2.

    3.

  • Motion EditorURL : plen.jp

  • :

  • PLEN Connect

    iPhone : App store

    Android : Play Store