(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Product Description
food delivery robot :
functional * Welcome greeting * To quote ramadhinFood is introduced functional * Welcome greeting * To quote dish Food is introduced advantage : 1.Multiple functions and wide usage scenarios 2.Wireless label debugging is convenient and customers can set it themselves. 3. Obstacle avoidance effect is good and scanning range is wide
Autonomous learningAutonomous learning according to the restaurant terrain remote-controlled robot to walk a circle, the robot will automatically scan environment map, set the site on the map coordinates Autonomous learning according to the restaurant terrain remote-controlled robot to walk a circle, the robot will automatically scan environment map, set the site on the map coordinates Simple operation through the control screen.When the robot arrives at the designated table, it will turn to the guest, and there will be a voice prompt, and when it gets in the way, there will be a voice prompt (a variety of voice and dialect can be customized).It can be used for more than 80cm with adjustable speed of 0.2-0.5m /s.Simple operation through the control screen.When the robot arrives at the designated table, it will turn to the guest, and there will be a voice prompt