This website requires JavaScript.
Explore
Help
Sign In
EmbodiedAI
/
Go2Py_SIM
mirror of
https://github.com/machines-in-motion/Go2Py.git
Watch
3
Star
0
Fork
You've already forked Go2Py_SIM
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ea07ec6a8
Go2Py_SIM
/
deploy
/
dds_bridge
/
idl
/
Imu.idl
9 lines
147 B
Plaintext
Raw
Blame
History
module msgs{
struct Imu {
float q[4];
float gyro[3];
float accel[3];
float rpy[3];
octet tmp;
};
};
Reference in New Issue
View Git Blame
Copy Permalink