(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
Our Services
Why choose us?
Millions of parts in stock MOQ 1 PCSCompetitive offer Available for immediate shipment Quick delivery, lower shipping costs Long-term supply shortage components One-stop equipment for BOM list materials 100+ professional business teams, 24-hour quotation service
Product Description
ROSMASTERX3PLUS is an omnidirectional mobile robot developed based on the ROS robot operating system. It supports the Jetson series motherboard and Raspberry Pi 5 as the main control, meeting the corresponding motherboard power supply requirements. It is equipped with high-performance hardware configurations such as LiDAR, depth camera, and 6-degree-of-freedom robotic arm, and can achieve applications such as mapping navigation, autonomous driving, human feature recognition, and simulation control of the moving robotic arm.