Statistics: Posted by Alan — Tue Nov 17, 2015 8:08 pm
Statistics: Posted by Alan — Tue Nov 17, 2015 7:54 pm
Statistics: Posted by Alan — Tue Nov 17, 2015 7:50 pm
Statistics: Posted by Alan — Tue Nov 17, 2015 7:22 pm
Statistics: Posted by Alan — Tue Nov 17, 2015 7:09 pm
Statistics: Posted by adamrobots — Mon Nov 16, 2015 5:00 pm
Statistics: Posted by adamrobots — Mon Nov 16, 2015 4:55 pm
Statistics: Posted by Bastian — Sun Nov 15, 2015 10:08 pm
Statistics: Posted by Bastian — Sat Nov 14, 2015 6:14 pm
Statistics: Posted by dirk123 — Sat Nov 14, 2015 6:12 pm
Statistics: Posted by derrywinnen — Sat Nov 14, 2015 2:50 pm
Statistics: Posted by dirk123 — Tue Nov 03, 2015 6:18 pm
Statistics: Posted by Alan — Tue Nov 03, 2015 5:42 pm
Statistics: Posted by Alan — Tue Nov 03, 2015 5:28 pm
socket.send( "SetNeckAngles " + panAngle + " " + tiltAngle );
statusDict = {
"batteryVoltage" : self.miniDriver.getBatteryVoltageReading().data,
"presetMaxAbsMotorSpeed" : presetMaxAbsMotorSpeed,
"presetMaxAbsTurnSpeed" : presetMaxAbsTurnSpeed,
"neckPanAngle" : self.panAngle, # Add these
"neckTiltAngle" : self.tiltAngle, # 2 lines...
"sensors" : self.getSensorDict()
}
Statistics: Posted by Alan — Tue Nov 03, 2015 5:07 pm