AEye Advisory Board Profile: Adrian Kaehler

We sat down with each of our Advisory Board Members to ask them why they’re excited about working with AEye…
Dr. Adrian Kaehler is an independent scientist, adviser, and start-up founder. He is the founder and CEO of Giant.AI. His current research includes topics in deep learning, machine learning more generally, statistical modeling, and computer vision. Adrian received his Ph.D. in Theoretical Physics from Columbia University in 1998. Adrian has since held positions at Intel Corporation and the Stanford University AI Lab, is an Applied Invention Fellow, and was a member of the winning Stanley race team in the DARPA Grand Challenge. Dr. Kaehler was Vice President of Special Projects at Magic Leap, Inc., a startup company that raised over $1.4B in venture funding from 2014 to 2016. He is a co-founder of the Silicon Valley Deep Learning Group, has a wide variety of published papers and patents in physics, electrical engineering, computer science, and robotics.

Q: What in your past experience ultimately drew you to the autonomous vehicle arena?
In 2004, the first DARPA Grand Challenge took place. The goal for the challenge was to have an autonomous vehicle (AV) successfully navigate a 142-mile course through the desert of Nevada. By doing so, DARPA aimed to accelerate the development of autonomous vehicle technology for US Military use. Although no teams completed the course and no winner was announced, it set the stage for a thrilling second round the following year.

I was part of the microprocessor design team at Intel in the early 2000s. At that time, computer vision and machine learning were merging (and we were coming to understand that problems facing computer vision could be solved with machine learning).

For the second Grand Challenge, Stanford University teamed up with Intel and VW to build the winning car: Stanley. I got involved in the project and, ultimately, in AVs, because I felt that the Grand Challenge was cool and interesting, and a clever and effective way to develop AV technology. Not only was it a great use of time and resources, but it was a lot of fun working out in the desert with such a passionate and skilled team. It was also quite exciting to become a minor celebrity and to receive a $2 million prize!

Q: Why AEye?
I have a rich working history with Luis. When he reached out to me to help empower the computer vision side of the iDAR system, I did so immediately because I believed in him, the core team he was assembling, and the technology.

AEye is solving important problems in the AV world by being thoughtful, economical and, what I call, “delightfully tricky.” Developing impactful solutions is tricky and relies on critical insight, which ultimately opens the door for products to be much cheaper and smaller than the competition. Luis figured out that there is a smarter way to approach the problem at hand. iDAR has the characteristics of a winning perception solution. You win by being smart. AEye and its iDAR system are most definitely smart.

Q: Where do you see ADAS solutions, autonomous vehicles, and/or artificial perception, heading within the next few years? The next decade? Beyond? How do you see AEye playing a pivotal role in this vision?
I am a firm believer in contextual autonomy, like a car maneuvering itself to find a parking space. This is because, in that sort of environment, the task is simple and humans can easily intervene, if necessary. Therefore, I envision many circumstances in which full autonomy can be achieved, but they will need to be well-defined by automakers and the government.

Lawmakers and regulators must take a more active role in creating context for autonomy, drafting and passing legislation to create an infrastructure that is friendly to autonomous driving. They will need to upgrade HOV lanes and transform them into autonomous HOV lanes. Advancements such as adding transponders or visually distinct targets in tunnels will guarantee that ADAS systems work in these designated lanes.

In the next 5 years, we will see more ADAS systems being implemented into cars, not just luxury models. These will be seen as standard features an average consumer will have in their car, like a rear-facing camera is now. And like the rear-facing camera, these ADAS solutions will have a positive impact on safety. However, cost is going to be very important for consumers. In the world of feature-based ADAS systems, cost needs to be much lower. In the foreseeable future, automakers will focus on producing features that consumers love, but are cheaper for the mainstream market.

This predicament plays into AEye’s strengths because AEye produces solutions that are not only smarter than what’s currently on the market, but also less expensive, with a clear roadmap in place to bring price down even further. As consumers become more excited by ADAS features, there will be a growing demand for them to be widely available at reasonable prices. Consequently, AEye’s iDAR system fits very well into the world that is emerging. The real, serious problems facing that last hurdle towards mainstream, elegant ADAS features can be achieved by iDAR. Now’s a great time to partner with AEye.

AEye Advisory Board Profile: Adrian Kaehler — AEye Advisory Board Profile: Scott PfotenhauerAEye Team Profile: Jim RobnettThe Future of Autonomous Vehicles: Part I – Think Like a Robot, Perceive Like a HumanAEye Advisory Board Profile: Elliot GarbusAEye Team Profile: Indu VijayanAEye Advisory Board Profile: Tim ShipleThe Future of Autonomous Vehicles: Part II – Blind Technology without Compassion Is RuthlessAEye Team Profile: Dr. Allan SteinhardtAEye Advisory Board Profile: Luke Schneider

Fiat and GM shop at Tesla

‘,e.appendChild(e.resizeSensor),e.resizeSensor.offsetParent!==e&&(e.style.position=”relative”);var r,s,d,a,l=e.resizeSensor.childNodes[0],c=l.childNodes[0],u=e.resizeSensor.childNodes[1],h=e.offsetWidth,f=e.offsetHeight,m=function(){c.style.width=”100000px”,c.style.height=”100000px”,l.scrollLeft=1e5,l.scrollTop=1e5,u.scrollLeft=1e5,u.scrollTop=1e5};m();var p=function(){s=0,r&&(h=d,f=a,e.resizedAttached&&e.resizedAttached.call())},v=function(){d=e.offsetWidth,a=e.offsetHeight,(r=d!=h||a!=f)&&!s&&(s=t(p)),m()},y=function(e,t,n){e.attachEvent?e.attachEvent(“on”+t,n):e.addEventListener(t,n)};y(l,”scroll”,v),y(u,”scroll”,v)}}(e,o)}),this.detach=function(e){n.detach(i,e)}};return n.detach=function(t,n){e(t,function(e){e&&(e.resizedAttached&&”function”==typeof n&&(e.resizedAttached.remove(n),e.resizedAttached.length())||e.resizeSensor&&(e.contains(e.resizeSensor)&&e.removeChild(e.resizeSensor),delete e.resizeSensor,delete e.resizedAttached))})},n}),function(e,t){“function”==typeof define&&define.amd?define([“./ResizeSensor.js”],t):”object”==typeof exports?module.exports=t(require(“./ResizeSensor.js”)):(e.ElementQueries=t(e.ResizeSensor),e.ElementQueries.listen())}(“undefined”!=typeof window?window:this,function(e){var t=function(){function n(e){e||(e=document.documentElement);var t=window.getComputedStyle(e,null).fontSize;return parseFloat(t)||16}function i(e,t){var i=t.split(/d/),o=i[i.length-1];switch(t=parseFloat(t),o){case”px”:return t;case”em”:return t*n(e);case”rem”:return t*n();case”vw”:return t*document.documentElement.clientWidth/100;case”vh”:return t*document.documentElement.clientHeight/100;case”vmin”:case”vmax”:var r=document.documentElement.clientWidth/100,s=document.documentElement.clientHeight/100;return t*(0,Math[“vmin”===o?”min”:”max”])(r,s);default:return t}}function o(t,n){t.elementQueriesSetupInformation?t.elementQueriesSetupInformation.addOption(n):(t.elementQueriesSetupInformation=new function(e){this.element=e,this.options={};var t,n,o,r,s,d,a,l=0,c=0;this.addOption=function(e){var t=[e.mode,e.property,e.value].join(“,”);this.options[t]=e};var u=[“min-width”,”min-height”,”max-width”,”max-height”];this.call=function(){for(t in l=this.element.offsetWidth,c=this.element.offsetHeight,s={},this.options)this.options.hasOwnProperty(t)&&(n=this.options[t],o=i(this.element,n.value),r=”width”==n.property?l:c,a=n.mode+”-“+n.property,d=””,”min”!=n.mode||o>r||(d+=n.value),”max”!=n.mode||r>o||(d+=n.value),s[a]||(s[a]=””),d&&-1===(” “+s[a]+” “).indexOf(” “+d+” “)&&(s[a]+=” “+d));for(var e in u)u.hasOwnProperty(e)&&(s[u[e]]?this.element.setAttribute(u[e],s[u[e]].substr(1)):this.element.removeAttribute(u[e]))}}(t),t.elementQueriesSetupInformation.addOption(n),t.elementQueriesSensor=new e(t,function(){t.elementQueriesSetupInformation.call()})),t.elementQueriesSetupInformation.call(),l&&c.indexOf(t)o[e].minWidth&&(n=e);if(n||(n=s),d!=n)if(a[n])i[d].style.display=”none”,i[n].style.display=”block”,d=n;else{var l=new Image;l.onload=function(){i[n].src=r[n],i[d].style.display=”none”,i[n].style.display=”block”,a[n]=!0,d=n},l.src=r[n]}else i[n].src=r[n]}var i=[],o=[],r=[],s=0,d=-1,a=[];for(var u in t.children)if(t.children.hasOwnProperty(u)&&t.children[u].tagName&&”img”===t.children[u].tagName.toLowerCase()){i.push(t.children[u]);var h=t.children[u].getAttribute(“min-width”)||t.children[u].getAttribute(“data-min-width”),f=t.children[u].getAttribute(“data-src”)||t.children[u].getAttribute(“url”);r.push(f);var m={minWidth:h};o.push(m),h?t.children[u].style.display=”none”:(s=i.length-1,t.children[u].style.display=”block”)}d=s,t.resizeSensor=new e(t,n),n(),l&&c.push(t)}function d(e){var t,n,i,o,r,s;for(e=e.replace(/’/g,’”‘);null!==(t=h.exec(e));)for(n=t[1]+t[3],attrs=t[2];null!==(attrMatch=f.exec(attrs));)i=n,o=attrMatch[1],r=attrMatch[2],s=attrMatch[3],void 0===u[o]&&(u[o]={}),void 0===u[o][r]&&(u[o][r]={}),void 0===u[o][r][s]?u[o][r][s]=i:u[o][r][s]+=”,”+i}function… Continue reading Fiat and GM shop at Tesla

VW & JAC for Autonomous Driving in China

The Volkswagen Group is working with JAC to provide Autonomous Driving in China. China is one of the most important markets for automakers and of course is too Volkswagen represented there. For the dissemination of the autonomous vehicles under the mark seat Volkswagen wants with the Chinese manufacturer JAC (Anhui Jianghuai Automobile Co) work together.… Continue reading VW & JAC for Autonomous Driving in China

Car sales in Italy fall 1.19% in May and reach 197,307 units

Posted 04/06/2019 11:02:14 PM ROME, Jun 4 (EUROPA PRESS) – Sales of cars and SUVs in the Italian market stood at 197,307 units during the month of May, down 1.19% compared to the 199,692 units delivered in that month of 2018. According to data from the National Archive of Vehicles of Italy collected by Europa… Continue reading Car sales in Italy fall 1.19% in May and reach 197,307 units

Mercedes-Benz is expanding its luxury subscription service

Mercedes-Benz is expanding a pilot subscription service that lets users switch between different luxury models to a third U.S. city a year after launching in Nashville and Philadelphia. The pilot is another example of how automakers are experimenting — with mixed levels of success — with different ways to make money beyond producing and selling… Continue reading Mercedes-Benz is expanding its luxury subscription service

VW initiates IPO of truck subsidiary Traton

‘,e.appendChild(e.resizeSensor),e.resizeSensor.offsetParent!==e&&(e.style.position=”relative”);var r,s,d,a,l=e.resizeSensor.childNodes[0],c=l.childNodes[0],u=e.resizeSensor.childNodes[1],h=e.offsetWidth,f=e.offsetHeight,m=function(){c.style.width=”100000px”,c.style.height=”100000px”,l.scrollLeft=1e5,l.scrollTop=1e5,u.scrollLeft=1e5,u.scrollTop=1e5};m();var p=function(){s=0,r&&(h=d,f=a,e.resizedAttached&&e.resizedAttached.call())},v=function(){d=e.offsetWidth,a=e.offsetHeight,(r=d!=h||a!=f)&&!s&&(s=t(p)),m()},y=function(e,t,n){e.attachEvent?e.attachEvent(“on”+t,n):e.addEventListener(t,n)};y(l,”scroll”,v),y(u,”scroll”,v)}}(e,o)}),this.detach=function(e){n.detach(i,e)}};return n.detach=function(t,n){e(t,function(e){e&&(e.resizedAttached&&”function”==typeof n&&(e.resizedAttached.remove(n),e.resizedAttached.length())||e.resizeSensor&&(e.contains(e.resizeSensor)&&e.removeChild(e.resizeSensor),delete e.resizeSensor,delete e.resizedAttached))})},n}),function(e,t){“function”==typeof define&&define.amd?define([“./ResizeSensor.js”],t):”object”==typeof exports?module.exports=t(require(“./ResizeSensor.js”)):(e.ElementQueries=t(e.ResizeSensor),e.ElementQueries.listen())}(“undefined”!=typeof window?window:this,function(e){var t=function(){function n(e){e||(e=document.documentElement);var t=window.getComputedStyle(e,null).fontSize;return parseFloat(t)||16}function i(e,t){var i=t.split(/d/),o=i[i.length-1];switch(t=parseFloat(t),o){case”px”:return t;case”em”:return t*n(e);case”rem”:return t*n();case”vw”:return t*document.documentElement.clientWidth/100;case”vh”:return t*document.documentElement.clientHeight/100;case”vmin”:case”vmax”:var r=document.documentElement.clientWidth/100,s=document.documentElement.clientHeight/100;return t*(0,Math[“vmin”===o?”min”:”max”])(r,s);default:return t}}function o(t,n){t.elementQueriesSetupInformation?t.elementQueriesSetupInformation.addOption(n):(t.elementQueriesSetupInformation=new function(e){this.element=e,this.options={};var t,n,o,r,s,d,a,l=0,c=0;this.addOption=function(e){var t=[e.mode,e.property,e.value].join(“,”);this.options[t]=e};var u=[“min-width”,”min-height”,”max-width”,”max-height”];this.call=function(){for(t in l=this.element.offsetWidth,c=this.element.offsetHeight,s={},this.options)this.options.hasOwnProperty(t)&&(n=this.options[t],o=i(this.element,n.value),r=”width”==n.property?l:c,a=n.mode+”-“+n.property,d=””,”min”!=n.mode||o>r||(d+=n.value),”max”!=n.mode||r>o||(d+=n.value),s[a]||(s[a]=””),d&&-1===(” “+s[a]+” “).indexOf(” “+d+” “)&&(s[a]+=” “+d));for(var e in u)u.hasOwnProperty(e)&&(s[u[e]]?this.element.setAttribute(u[e],s[u[e]].substr(1)):this.element.removeAttribute(u[e]))}}(t),t.elementQueriesSetupInformation.addOption(n),t.elementQueriesSensor=new e(t,function(){t.elementQueriesSetupInformation.call()})),t.elementQueriesSetupInformation.call(),l&&c.indexOf(t)o[e].minWidth&&(n=e);if(n||(n=s),d!=n)if(a[n])i[d].style.display=”none”,i[n].style.display=”block”,d=n;else{var l=new Image;l.onload=function(){i[n].src=r[n],i[d].style.display=”none”,i[n].style.display=”block”,a[n]=!0,d=n},l.src=r[n]}else i[n].src=r[n]}var i=[],o=[],r=[],s=0,d=-1,a=[];for(var u in t.children)if(t.children.hasOwnProperty(u)&&t.children[u].tagName&&”img”===t.children[u].tagName.toLowerCase()){i.push(t.children[u]);var h=t.children[u].getAttribute(“min-width”)||t.children[u].getAttribute(“data-min-width”),f=t.children[u].getAttribute(“data-src”)||t.children[u].getAttribute(“url”);r.push(f);var m={minWidth:h};o.push(m),h?t.children[u].style.display=”none”:(s=i.length-1,t.children[u].style.display=”block”)}d=s,t.resizeSensor=new e(t,n),n(),l&&c.push(t)}function d(e){var t,n,i,o,r,s;for(e=e.replace(/’/g,’”‘);null!==(t=h.exec(e));)for(n=t[1]+t[3],attrs=t[2];null!==(attrMatch=f.exec(attrs));)i=n,o=attrMatch[1],r=attrMatch[2],s=attrMatch[3],void 0===u[o]&&(u[o]={}),void 0===u[o][r]&&(u[o][r]={}),void 0===u[o][r][s]?u[o][r][s]=i:u[o][r][s]+=”,”+i}function… Continue reading VW initiates IPO of truck subsidiary Traton

Now hopes are on Traton

‘,e.appendChild(e.resizeSensor),e.resizeSensor.offsetParent!==e&&(e.style.position=”relative”);var r,s,d,a,l=e.resizeSensor.childNodes[0],c=l.childNodes[0],u=e.resizeSensor.childNodes[1],h=e.offsetWidth,f=e.offsetHeight,m=function(){c.style.width=”100000px”,c.style.height=”100000px”,l.scrollLeft=1e5,l.scrollTop=1e5,u.scrollLeft=1e5,u.scrollTop=1e5};m();var p=function(){s=0,r&&(h=d,f=a,e.resizedAttached&&e.resizedAttached.call())},v=function(){d=e.offsetWidth,a=e.offsetHeight,(r=d!=h||a!=f)&&!s&&(s=t(p)),m()},y=function(e,t,n){e.attachEvent?e.attachEvent(“on”+t,n):e.addEventListener(t,n)};y(l,”scroll”,v),y(u,”scroll”,v)}}(e,o)}),this.detach=function(e){n.detach(i,e)}};return n.detach=function(t,n){e(t,function(e){e&&(e.resizedAttached&&”function”==typeof n&&(e.resizedAttached.remove(n),e.resizedAttached.length())||e.resizeSensor&&(e.contains(e.resizeSensor)&&e.removeChild(e.resizeSensor),delete e.resizeSensor,delete e.resizedAttached))})},n}),function(e,t){“function”==typeof define&&define.amd?define([“./ResizeSensor.js”],t):”object”==typeof exports?module.exports=t(require(“./ResizeSensor.js”)):(e.ElementQueries=t(e.ResizeSensor),e.ElementQueries.listen())}(“undefined”!=typeof window?window:this,function(e){var t=function(){function n(e){e||(e=document.documentElement);var t=window.getComputedStyle(e,null).fontSize;return parseFloat(t)||16}function i(e,t){var i=t.split(/d/),o=i[i.length-1];switch(t=parseFloat(t),o){case”px”:return t;case”em”:return t*n(e);case”rem”:return t*n();case”vw”:return t*document.documentElement.clientWidth/100;case”vh”:return t*document.documentElement.clientHeight/100;case”vmin”:case”vmax”:var r=document.documentElement.clientWidth/100,s=document.documentElement.clientHeight/100;return t*(0,Math[“vmin”===o?”min”:”max”])(r,s);default:return t}}function o(t,n){t.elementQueriesSetupInformation?t.elementQueriesSetupInformation.addOption(n):(t.elementQueriesSetupInformation=new function(e){this.element=e,this.options={};var t,n,o,r,s,d,a,l=0,c=0;this.addOption=function(e){var t=[e.mode,e.property,e.value].join(“,”);this.options[t]=e};var u=[“min-width”,”min-height”,”max-width”,”max-height”];this.call=function(){for(t in l=this.element.offsetWidth,c=this.element.offsetHeight,s={},this.options)this.options.hasOwnProperty(t)&&(n=this.options[t],o=i(this.element,n.value),r=”width”==n.property?l:c,a=n.mode+”-“+n.property,d=””,”min”!=n.mode||o>r||(d+=n.value),”max”!=n.mode||r>o||(d+=n.value),s[a]||(s[a]=””),d&&-1===(” “+s[a]+” “).indexOf(” “+d+” “)&&(s[a]+=” “+d));for(var e in u)u.hasOwnProperty(e)&&(s[u[e]]?this.element.setAttribute(u[e],s[u[e]].substr(1)):this.element.removeAttribute(u[e]))}}(t),t.elementQueriesSetupInformation.addOption(n),t.elementQueriesSensor=new e(t,function(){t.elementQueriesSetupInformation.call()})),t.elementQueriesSetupInformation.call(),l&&c.indexOf(t)o[e].minWidth&&(n=e);if(n||(n=s),d!=n)if(a[n])i[d].style.display=”none”,i[n].style.display=”block”,d=n;else{var l=new Image;l.onload=function(){i[n].src=r[n],i[d].style.display=”none”,i[n].style.display=”block”,a[n]=!0,d=n},l.src=r[n]}else i[n].src=r[n]}var i=[],o=[],r=[],s=0,d=-1,a=[];for(var u in t.children)if(t.children.hasOwnProperty(u)&&t.children[u].tagName&&”img”===t.children[u].tagName.toLowerCase()){i.push(t.children[u]);var h=t.children[u].getAttribute(“min-width”)||t.children[u].getAttribute(“data-min-width”),f=t.children[u].getAttribute(“data-src”)||t.children[u].getAttribute(“url”);r.push(f);var m={minWidth:h};o.push(m),h?t.children[u].style.display=”none”:(s=i.length-1,t.children[u].style.display=”block”)}d=s,t.resizeSensor=new e(t,n),n(),l&&c.push(t)}function d(e){var t,n,i,o,r,s;for(e=e.replace(/’/g,’”‘);null!==(t=h.exec(e));)for(n=t[1]+t[3],attrs=t[2];null!==(attrMatch=f.exec(attrs));)i=n,o=attrMatch[1],r=attrMatch[2],s=attrMatch[3],void 0===u[o]&&(u[o]={}),void 0===u[o][r]&&(u[o][r]={}),void 0===u[o][r][s]?u[o][r][s]=i:u[o][r][s]+=”,”+i}function… Continue reading Now hopes are on Traton

Investigators raided the Porsche CEO’s office

‘,e.appendChild(e.resizeSensor),e.resizeSensor.offsetParent!==e&&(e.style.position=”relative”);var r,s,d,a,l=e.resizeSensor.childNodes[0],c=l.childNodes[0],u=e.resizeSensor.childNodes[1],h=e.offsetWidth,f=e.offsetHeight,m=function(){c.style.width=”100000px”,c.style.height=”100000px”,l.scrollLeft=1e5,l.scrollTop=1e5,u.scrollLeft=1e5,u.scrollTop=1e5};m();var p=function(){s=0,r&&(h=d,f=a,e.resizedAttached&&e.resizedAttached.call())},v=function(){d=e.offsetWidth,a=e.offsetHeight,(r=d!=h||a!=f)&&!s&&(s=t(p)),m()},y=function(e,t,n){e.attachEvent?e.attachEvent(“on”+t,n):e.addEventListener(t,n)};y(l,”scroll”,v),y(u,”scroll”,v)}}(e,o)}),this.detach=function(e){n.detach(i,e)}};return n.detach=function(t,n){e(t,function(e){e&&(e.resizedAttached&&”function”==typeof n&&(e.resizedAttached.remove(n),e.resizedAttached.length())||e.resizeSensor&&(e.contains(e.resizeSensor)&&e.removeChild(e.resizeSensor),delete e.resizeSensor,delete e.resizedAttached))})},n}),function(e,t){“function”==typeof define&&define.amd?define([“./ResizeSensor.js”],t):”object”==typeof exports?module.exports=t(require(“./ResizeSensor.js”)):(e.ElementQueries=t(e.ResizeSensor),e.ElementQueries.listen())}(“undefined”!=typeof window?window:this,function(e){var t=function(){function n(e){e||(e=document.documentElement);var t=window.getComputedStyle(e,null).fontSize;return parseFloat(t)||16}function i(e,t){var i=t.split(/d/),o=i[i.length-1];switch(t=parseFloat(t),o){case”px”:return t;case”em”:return t*n(e);case”rem”:return t*n();case”vw”:return t*document.documentElement.clientWidth/100;case”vh”:return t*document.documentElement.clientHeight/100;case”vmin”:case”vmax”:var r=document.documentElement.clientWidth/100,s=document.documentElement.clientHeight/100;return t*(0,Math[“vmin”===o?”min”:”max”])(r,s);default:return t}}function o(t,n){t.elementQueriesSetupInformation?t.elementQueriesSetupInformation.addOption(n):(t.elementQueriesSetupInformation=new function(e){this.element=e,this.options={};var t,n,o,r,s,d,a,l=0,c=0;this.addOption=function(e){var t=[e.mode,e.property,e.value].join(“,”);this.options[t]=e};var u=[“min-width”,”min-height”,”max-width”,”max-height”];this.call=function(){for(t in l=this.element.offsetWidth,c=this.element.offsetHeight,s={},this.options)this.options.hasOwnProperty(t)&&(n=this.options[t],o=i(this.element,n.value),r=”width”==n.property?l:c,a=n.mode+”-“+n.property,d=””,”min”!=n.mode||o>r||(d+=n.value),”max”!=n.mode||r>o||(d+=n.value),s[a]||(s[a]=””),d&&-1===(” “+s[a]+” “).indexOf(” “+d+” “)&&(s[a]+=” “+d));for(var e in u)u.hasOwnProperty(e)&&(s[u[e]]?this.element.setAttribute(u[e],s[u[e]].substr(1)):this.element.removeAttribute(u[e]))}}(t),t.elementQueriesSetupInformation.addOption(n),t.elementQueriesSensor=new e(t,function(){t.elementQueriesSetupInformation.call()})),t.elementQueriesSetupInformation.call(),l&&c.indexOf(t)o[e].minWidth&&(n=e);if(n||(n=s),d!=n)if(a[n])i[d].style.display=”none”,i[n].style.display=”block”,d=n;else{var l=new Image;l.onload=function(){i[n].src=r[n],i[d].style.display=”none”,i[n].style.display=”block”,a[n]=!0,d=n},l.src=r[n]}else i[n].src=r[n]}var i=[],o=[],r=[],s=0,d=-1,a=[];for(var u in t.children)if(t.children.hasOwnProperty(u)&&t.children[u].tagName&&”img”===t.children[u].tagName.toLowerCase()){i.push(t.children[u]);var h=t.children[u].getAttribute(“min-width”)||t.children[u].getAttribute(“data-min-width”),f=t.children[u].getAttribute(“data-src”)||t.children[u].getAttribute(“url”);r.push(f);var m={minWidth:h};o.push(m),h?t.children[u].style.display=”none”:(s=i.length-1,t.children[u].style.display=”block”)}d=s,t.resizeSensor=new e(t,n),n(),l&&c.push(t)}function d(e){var t,n,i,o,r,s;for(e=e.replace(/’/g,’”‘);null!==(t=h.exec(e));)for(n=t[1]+t[3],attrs=t[2];null!==(attrMatch=f.exec(attrs));)i=n,o=attrMatch[1],r=attrMatch[2],s=attrMatch[3],void 0===u[o]&&(u[o]={}),void 0===u[o][r]&&(u[o][r]={}),void 0===u[o][r][s]?u[o][r][s]=i:u[o][r][s]+=”,”+i}function… Continue reading Investigators raided the Porsche CEO’s office

Carmakers wrestle with diesel’s decline

Five years ago, Toyota took an unusual decision — not to fit its newly developed C-HR model with a diesel engine. At the time, diesel-fuelled cars accounted for half of all new vehicles sold across Europe and a higher percentage in the sport utility vehicle market. Half a decade later, that move looks prescient. Diesel… Continue reading Carmakers wrestle with diesel’s decline