Can I run ROS on Qualcomm 855 ros2
I need to develop a smart robot that can use 5G and machine learning found in the 855. Can I run ROS on the 855? my intent is to develop a SOM using 855.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I need to develop a smart robot that can use 5G and machine learning found in the 855. Can I run ROS on the 855? my intent is to develop a SOM using 855.
The 855 appears to be an ARMv8
chip (wikichip), so provided you have an OS that supports that, and is supported by ROS, you should be able to run your nodes on it, yes.
And just making sure: you don't "run ROS on X", you run ROS nodes (ie: binaries) on a system with some OS. So as long as you have a supported OS running on your platform (Ubuntu, Debian, WebOS, Windows10 even) you should be able to run ROS on it.
Asked: 2019-08-23 12:34:21 -0500
Seen: 292 times
Last updated: Aug 24 '19
Is there a release date of ros 2 or more informations about it?
Is the planned ROS1 to ROS2/DDS bridge available yet?
ROS2: content-based topic subscriptions?
Building Ros 2.0 without OpenCV?
ros2 rttest example build error
ROS 2 Alpha 2 ros1_bridge using DDS between two computers