Yahboom Raspberry Pi Jetson Nano/Jetson Orin Nano Super AI Professionally Programmable Ackerman Steering Structure ROS2 Robot Kit for Adults (R2 Ultimate Ver Without Nano)

Yahboom Raspberry Pi Jetson Nano/Jetson Orin Nano Super AI Professionally Programmable Ackerman Steering Structure ROS2 Robot Kit for Adults (R2 Ultimate Ver Without Nano)

$945.00

From the brand

ROS2 ROBOT

ROS2 ROBOT

ROS2 ROBOT

ROS2 ROBOT

ROS2

ROS2

Jetson Series Development Kit

ROS Robotic Arm Kit Series

Rosmaster Series Robot Kit

Raspberry Pi Series Robot

Ros DIY Robot Chassis Series

RaspberryPi5 Accessory Series

Rosmaster R2 has 3 versions (Standard, Superior, Ultimate), which can be used with 5 development boards (Raspberry Pi 5, Jetson Nano 4GB, JetsonOrin Nano/NX Super), please pay attention to whether the version you choose includes development board. Rosmater R2 has been upgraded to be compatible with Jetson Orin SUPER Kit.
Competition-level Ackerman steering structure, Rosmaster R2 robot car uses the steering method of modern cars and adopts aluminum alloy Ackerman chassis structure. When the robot car turns, the angles of the inner and outer wheels are different, and the turning radius of the inner tire is less than The turning radius of the outer tires can maximize the performance of the robot car.
ROSMASTER R2 based on robot operating system. It is equipped with high-performance hardware configuration such as lidar, depth camera, and voice interaction module. It can realize applications such as robot motion control, remote control communication, mapping and navigation, following obstacle avoidance, Autopilot, human body feature action recognition, and voice interactive control.
Multi-platform linkage, rosmaster r2 supports a variety of remote control methods such as mobile phone APP, handle, ROS system, computer keyboard, etc. It can control your robot car at any time, import your code, and is an artificial intelligence robot that listens to your instructions. Note,The Map Navigation APP only supports Android phones
Excellent hardware configuration, aluminum alloy body, 360 omnidirectional Mecanum wheels, optional lidar, high-quality depth camera, optional voice interaction module, professionally designed expansion board. This is a professional ROS robot that supports more development. Users can develop and learn again in the existing courses.

Product Dimensions 2 x 2 x 2.7 inches
Item Weight 5 pounds
Country of Origin China
ASIN B0BHS3RNKB
Manufacturer recommended age 24 months and up
Batteries 1 9V batteries required. (included)
Best Sellers Rank #6,039 in Single Board Computers (Computers & Accessories)
Customer Reviews
5.0 out of 5 stars 1 rating

5.0 out of 5 stars

Manufacturer Yahboom

Warranty & Support

Product Warranty: For warranty information about this product, please click here

Feedback

Yahboom Raspberry Pi Jetson Nano/Jetson Orin Nano Super AI Professionally Programmable Ackerman Steering Structure ROS2 Robot Kit for Adults (R2 Ultimate Ver Without Nano)


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

Price Availability

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
var storeDefaultOption = document.querySelector(‘#storeDefaultOption’);
var storeDefaultPrompt = document.querySelector(‘#storeDefaultPrompt’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

storeDefaultOption.innerHTML = “Enter the store name where you found this product”;
storeDefaultPrompt.innerHTML = “Enter the store name where you found this product”;

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});

5