qisdk / com.aldebaran.qi.sdk.object.touch / Touch / Async / getSensor

getSensor

abstract fun getSensor(name: String!): Future<TouchSensor!>!

Get the TouchSensor object associated with a sensor.

Parameters

name - String!: The sensor name.

Return
Future<TouchSensor!>!: A TouchSensor object.

Future on error when:

Since
1