File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed
reg/drone/physics/kinematics Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# See PointState for details.
22
33PointVar.0.1 position
4- reg.drone.physics.kinematics.translation.Velocity3Var.0.1 velocity
4+ reg.drone.physics.kinematics.translation.Velocity3Var.0.2 velocity
55
66@sealed
Original file line number Diff line number Diff line change 11# See PointState for details.
22
33PointVar.0.1 position
4- reg.drone.physics.kinematics.translation.Velocity3Var.0.1 velocity
4+ reg.drone.physics.kinematics.translation.Velocity3Var.0.2 velocity
55
66@sealed
77@assert _offset_ == reg.drone.physics.kinematics.cartesian.PointStateVar.0.1._bit_length_
Original file line number Diff line number Diff line change 11# Linear velocity with covariance.
22# Observe that this is a structural subtype of uavcan.si.unit.velocity.Scalar.1.0.
33
4+ @deprecated
5+
46uavcan.si.sample.velocity.Vector3.1.0 value
57float16[6] covariance_urt # [(meter/second)^2] Upper-right triangle of the covariance matrix.
68
Original file line number Diff line number Diff line change 1+ # Linear velocity with covariance.
2+ # Observe that this is a structural subtype of uavcan.si.unit.velocity.Scalar.1.0.
3+
4+ uavcan.si.unit.velocity.Vector3.1.0 value
5+ float16[6] covariance_urt # [(meter/second)^2] Upper-right triangle of the covariance matrix.
6+
7+ @sealed
You can’t perform that action at this time.
0 commit comments