TestFunctions (version 0.2.0)

TF_robotarm: TF_robotarm: Robot arm function for evaluating a single point.

Description

TF_robotarm: Robot arm function for evaluating a single point.

Usage

TF_robotarm(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

Examples

Run this code
TF_robotarm(rep(0,8))
TF_robotarm(rep(1,8))

Run the code above in your browser using DataLab