How to simulate sensor feedback from an accelerometer/gryoscope
How would you create a sensor in Gazebo that mimics an accelerometer and gyroscope? Does it have to be explicitly defined with a <sensor> tag, or would this be done with a plugin that tracks the COM and orientation over time and does the math to simulate measuring acceleration and rotation?