diff --git a/README.md b/README.md index ff0157c14e61b1c967665f264d03e2ee60ba69b1..c3843b3b2d6ff060bbe0e36f3c913d2344c912fb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Ana robot is based on a Pioneer 3 AT platform which has been updated with: - * A new [state of the art computer](http://www.fit-pc.com/web/products/ipc3/) + * A [fanless mini PC i7 computer](http://www.fit-pc.com/web/products/ipc3/) * Custom 250Wh motor battery from AMOPACK with monitoring electronics. @@ -14,11 +14,11 @@ The expected autonomy of the robot is around 5 hours, and it can operate on its In addition to the standard Pioneer sensors (sonars and bumpers) the Ana robot provides: - * A Low cost [IMU sensor]() + * A low cost IMU sensor [Adafruit BNO055](https://learn.adafruit.com/adafruit-bno055-absolute-orientation-sensor) - * A [Velodyne PUCK Lidar]() + * A 3d Lidar [Velodyne VLP-16 PUCK](https://velodynelidar.com/vlp-16.html) - * A [Real sense depth camera]() + * A depth camera [Intel RealSense D435](https://realsense.intel.com/stereo/) All theses sensors are mainly used for navigation and mapping purposes.