-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
6 lines (6 loc) · 1.43 KB
/
Copy pathparams.json
File metadata and controls
6 lines (6 loc) · 1.43 KB
1
2
3
4
5
6
{
"name": "Mlautobot",
"tagline": "Autonomous robot that rides rodes using machine learning.",
"body": "# mlAutobot\r\nAutonomous robot that rides trough roads using machine learning.\r\n\r\nThis project aims to build a small tricicle autonomous robot capable of driving a road after leaning how to drive observing a human being performing the driving trough remote control.\r\n\r\n1) The robot.\r\nThe chassis is made with mdf. A 5v eletric motor with double wheels moves the robot, while a servo turns the eletric motor to give it direction.\r\nThe robot carries an Android Mobile running IP Webcam Pro (accquired (BRL 9,00) in play store: https://play.google.com/store/apps/details?id=com.pas.webcam.pro&hl=pt-BR, August 29, 2016).\r\n\r\n2) The server.\r\nIP Webcam Pro is used with default configuration, and the server is launched with blank user name and password connected on intranet.\r\n\r\n3) Java desktop.\r\nA Java program receives the broadcasted images using vlcj (accquired from: http://capricasoftware.co.uk/#/projects/vlcj, August 29, 2016). By the way, vlcj is \"an Open Source project that provides Java bindings and an application framework for the excellent VLC media player from VideoLAN. The bindings can be used to build media player client and server software using Java.\". VLC must be installed, see http://www.videolan.org/vlc/.\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}