Skip to content

Assembling instructions (Nybble kit)

Rongzhong Li edited this page Jan 6, 2019 · 8 revisions

NybbleParts

Video Tutorial

Assembling Nybble #1: Head Group

Assembling Nybble #2: Body Group

Assembling Nybble #3: Battery Holder

Joint Map

Nybble's servos are connected to NyBoard's PWM pins symmetrically and resembles the nerves along spinal cord. jointIndexNybble Though Nybble doesn't have shoulder roll DoF, those indexes(4~7) are reserved for the full OpenCat framework.

Use h for head, t for tail, r for shoulder roll joint, s for shoulder pitch joint, k for knee joint, F for front, H for hind, L for left, R for right, the full joints map of OpenCat is: jointMap

Observe the indexing pattern to connect servos with correct PWM pins. Be careful with the signs. The brown wire of servo is GND, while the GND on NyBoard are along the center line. NyBoardV0_1

NyBoard needs external power(7.4~12V) to drive the servos. Make sure you understand positive and negative sign on both the NyBoard's power terminal and your power supply.

calibration

Align the 'L' shaped joint tuner as a parallel reference to avoid reading error. LTuner

Table of Contents

Documentation

  • Home
  • Introduction
  • Framework of hardware
  • Control hierarchy and communication
  • Motion module, calibration and test
  • Sensors and test
  • Sensor fusion and perception
  • Programming movement
  • Behaviors(TBD)

Quick Starts

Clone this wiki locally