Print the acceloration values
Posted: Thu Mar 19, 2015 10:46 am
Hi. I have a question.
Bin file (Crazyflie Firmware) has accel value x,y,z, but CF Client don't have them.
Example, Stabilizer.roll is a value from gyro sensor. but client files has no any keyword about accel.
I think, 'Firmware have accel values, but Python client has no module(?) or code what printing values.'
May I know about packet communication?...
'Logbasic.py' in 'Examples' have roll,pitch,yaw values.
I hope to see accel and baro values. I don't know make the code for this operation.
Thank you for reply.
Bin file (Crazyflie Firmware) has accel value x,y,z, but CF Client don't have them.
Example, Stabilizer.roll is a value from gyro sensor. but client files has no any keyword about accel.
I think, 'Firmware have accel values, but Python client has no module(?) or code what printing values.'
May I know about packet communication?...
'Logbasic.py' in 'Examples' have roll,pitch,yaw values.
I hope to see accel and baro values. I don't know make the code for this operation.
Thank you for reply.