Skip to content

Commit

Permalink
DOCS-1400: Remove visual odometry (#2294)
Browse files Browse the repository at this point in the history
  • Loading branch information
sguequierre authored Dec 13, 2023
1 parent f2f9c81 commit 33a33ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 264 deletions.
1 change: 0 additions & 1 deletion docs/components/movement-sensor/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ Model | Description <a name="model-table"></a>
[`gps-nmea-rtk-serial`](./gps/gps-nmea-rtk-serial/) | [NTRIP-based](https://en.wikipedia.org/wiki/Networked_Transport_of_RTCM_via_Internet_Protocol) [RTK](https://en.wikipedia.org/wiki/Real-time_kinematic_positioning) GPS models using serial communication (**experimental**)
[`imu-wit`](./imu/imu-wit/) | IMUs manufactured by [WitMotion](https://www.wit-motion.com/)
[`accel-adxl345`](./adxl345/) | The [Analog Devices ADXL345](https://www.analog.com/en/products/adxl345.html) digital accelerometer
[`viam_visual_odometry`](./viam-visual-odometry/) | A [modular resource](/registry/) that derives movement data from a [camera](/components/camera/) stream
[`gyro-mpu6050`](./mpu6050/) | A gyroscope/accelerometer manufactured by TDK InvenSense
[`merged`](./merged/) | A model that allows you to aggregate the API methods supported by multiple sensors into a singular sensor client, effectively merging the models of the individual resources
[`wheeled-odometry`](./wheeled-odometry/) | A model that uses [encoders](/components/encoder/) to get an odometry estimate from a wheeled base
Expand Down
263 changes: 0 additions & 263 deletions docs/components/movement-sensor/viam-visual-odometry.md

This file was deleted.

0 comments on commit 33a33ac

Please sign in to comment.