Table of Contents

get current () servo angle

get current servo angle block

Description

Get current () servo angle block is a stack block available in Robotic Arm extension for evive and other Arduino boards. This block reports the value of the angle of the selected servo of the robotic arm.

Input Parameters

  1. Drop down to choose between base, link 1, link 2, rotational, and gripper servo.
evive Notes Icon
Note: This block is available in both Stage and Upload mode.

Example

In this script, we will make displaying the angle of the gripper by controlling the servo angle using the potentiometer of evive.

  1. Set the gripper to the value obtained from evive’s potentiometer 1.
  2. Displaying the angle obtained on evive’s screen.set servo angle example

Example

There are no examples documented for this article.