Buy an Axon, Axon II, or Axon Mote and build a great robot, while helping to support SoR.
0 Members and 1 Guest are viewing this topic.
ax12SetGOAL_POSITION(&servo12,750); delay_ms(70); outvar = ax12GetInfo(&servo12); rprintf("%d\n",outvar); ax12SetGOAL_POSITION(&servo12,750); delay_ms(65); outvar = ax12GetInfo(&servo12); rprintf("%d\n",outvar); ax12SetGOAL_POSITION(&servo12,750); delay_ms(60); outvar = ax12GetInfo(&servo12); rprintf("%d\n",outvar);