bmegli / ev3dev-mapping-ui

A cross-platform real-time 3D spatial data visualization
GNU General Public License v3.0
9 stars 4 forks source link

Rename odometry to dead-reconning, create odometry #12

Closed bmegli closed 8 years ago

bmegli commented 8 years ago

Also simplify class hierarchy.

Got rid off:

It's not necessary to complicate at this point. This can be reintrocuded as needed.

For now Odometry has binary compatiblity with DeadReconnning so that replays can be shared to rebuild with odoemtry model from dead reconning record. This is not guaranteed to be compatible in the future.