Apollo – An open autonomous driving platform
21–30 of 80 posts
Re: Apollo – An open autonomous driving platform
#22Re: Apollo – An open autonomous driving platform
#23Maybe I'm missing something, is this is a platform strictly for developing ML techniques? Or is it intended to actual run in a vehicle... on ubuntu, in a docker container? I'm no expert, but I would think you'd want a realtime OS for this. Right?
Re: Apollo – An open autonomous driving platform
#24How many more projects are going to get launched with the name "apollo"?
Re: Apollo – An open autonomous driving platform
#25Would this work on an electric bicycle? Edit: or more stable tri-cycle/quad-cycle
Re: Apollo – An open autonomous driving platform
#26Autonomous driving based purely on machine learning from vision is scary. Machine learning is, after all, a statistical method. It's going to do really great most of the time, and really badly once in a while.
The exact same can be said about human drivers. Why do we demand that autonomous driving is 100% safe? I would be completely fine with autonomous cars that sometimes crash, but are still less likely to do so than with human drivers.
Re: Apollo – An open autonomous driving platform
#27The list of partners looks quite interesting, including Ford, Bosch and Delphi. It is apparently based on ROS like Autoware.
Re: Apollo – An open autonomous driving platform
#28These open source driving platforms are an interesting way to test out the limits of liability disclaimers on software. This license has: 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for d…
"The Apollo Open Platform (“Platform”) data, software and code provided or developed on the Platform (collectively, “Platform Code”), may be licensed to you strictly for testing purposes."
http://apollo.auto/docs/disclaimer.html
IANAL, but is it permissible to say that Apache licensed code is only licensed for the purposes of "testing"? Wouldn't that conflict with clause 2 of the Apache license?
Re: Apollo – An open autonomous driving platform
#29These open source driving platforms are an interesting way to test out the limits of liability disclaimers on software. This license has: 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for d…
Count me out on ever contributing to a project like this. I really don't want to be a test case.