Motorcycle with artificial intelligence by Yamaha
Wouldn't life will be better for motorcycle enthusiasts if their motorcycles learn how to recognize the owner and adjust the riding experience to create a better or harmonious relationship?
Yamaha recently released the latest concept of motorcycle developed to bring greater satisfaction to its riders. The MOTOROiD is a "smart" electric motorcycle infused with artificial intelligence technology to enhance its rider experience.
How the MOTOROiD aims to do just that? The motorcycle developers claimed that it is capable of "recognizing its owner and interacting with its owner like a living creature" or in the Japanese language - the Kando.
*Kando is a Japanese word for the simultaneous feelings of deep satisfaction and intense excitement that we experience when we encounter something of exceptional value.
According to the motorcycle developers:
In order to bring people new experiences of Kando,* this experimental machine employs artificial intelligence and explores the feasibility of concepts for creating new forms of personal mobility in which the rider resonates harmoniously with the machine. MOTOROiD’s development concept was an “Unleashed Prototype,” and it is capable of recognizing its owner and interacting in other capacities like a living creature. By undertaking these kinds of development challenges, Yamaha is aiming to acquire technology for creating new value for our customers.
How exactly is this Kando thing going to turn out? At this moment, it is beyond me.
However, I do look forward to seeing that one day the - motorcycle-powered exoskeleton design such as seen in MOSPEADA becomes a reality.
The A.I in the Cyclone motorcycle will automatically detect incoming danger to its rider and transform to save its rider.
Image credits:
https://technabob.com/blog/2015/03/26/robotech-movie/
References:
See also : Faster A.I with Microsoft's Brainwave
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+13.7k Golang : Convert spaces to tabs and back to spaces example
+10.4k Android Studio : Simple input textbox and intercept key example
+15.8k Golang : Update database with GORM example
+8k Golang : Tell color name with OpenCV example
+9.8k Golang : Function wrapper that takes arguments and return result example
+23k Golang : Randomly pick an item from a slice/array example
+6.1k PHP : How to handle URI or URL with non-ASCII characters such as Chinese/Japanese/Korean(CJK) ?
+11.2k Golang : How to use if, eq and print properly in html template
+7.8k Golang Hello World Example
+15.4k Golang : rune literal not terminated error
+8.9k Golang : automatically figure out array length(size) with three dots
+23.5k Find and replace a character in a string in Go