Can ISAAC be used to help design a ROS 2 robot that’s primarily running on the Raspberry Pi 5?
I’m using the HAILO module for any AI tasks (Vision, 3D, SLAM, etc), although I’m just now investigating the various packages. I don’t see much discussion of the Pi around here (which is OK, just making an observation)
I started to go through the ISAAC tutorials, but they all seem to discussion the Jetson family ONLY.
I realize NVIDIA is going to lean toward their own hardware obviously, but is there any benefit to learning ISAAC if I’m only working with the arduino and Raspberry Pi 5?
Welcome to the Isaac ROS forum. What are you referring to with Isaac?
We offer a range of products under the Isaac “hat”.
Isaac Sim
Isaac ROS
Isaac Lab
Isaac GR00T
and the list long :-)
But all software, running on a desktop or an embedded device, requires an NVIDIA GPU. On an embedded device, you can use Isaac ROS with all NVIDIA Jetson Orin boards.
Isaac Sim requires a substantial amount of power to simulate a virtual world, making devices like a Raspberry Pi or Arduino inadequate for this purpose.
We have now released the entire Isaac Sim 5.0 open source, allowing you to use it as is or create your own branch to customize it for your specific hardware.
I strongly recommend working in simulation on a desktop or workstation for more accurate simulation results.