You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take the "quadruped" domain as an example. It is known that we can get rough understandings from the quadruped.py that self.named.data.sensordata contains sensor readings as follows:
Although these names provide basic information, I still don't know the concrete meanings for each item. For example, it is hard to infer which imu_accel is for x-axis.
The text was updated successfully, but these errors were encountered:
Take the "quadruped" domain as an example. It is known that we can get rough understandings from the
quadruped.py
thatself.named.data.sensordata
contains sensor readings as follows:Although these names provide basic information, I still don't know the concrete meanings for each item. For example, it is hard to infer which
imu_accel
is for x-axis.The text was updated successfully, but these errors were encountered: