sim2bot.RobotInfo.index¶ index: int instance-attribute ¶ Current scene command address passed as robot= to control methods. Example¶ Read index info = sim.describe()[0] print(info.index) See also¶ sim2bot.RobotInfo sim2bot.Robot.describe Python examples