get_available_arms()


Get available arms status

Reference

Arguments

None

Return

Type

Description

dict

Return a dictionary with available arms.

Usage example

manipulation_status = await self.status.get_available_arms()