Robot.random_configuration

Robot.random_configuration(group=None)[source]

Get a random configuration.

Parameters

group (str, optional) – The name of the planning group. Defaults to the main planning group.

Returns

list of float

Note

No collision checking is involved, the configuration may be invalid.