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 | Q&A answers.ros.org |
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-08-23 12:34:21 -0500
Seen: 229 times
Last updated: Aug 24 '19
slam_toolbox incomplete mapping
Get ROS2 message fields from Python messages?
Unable to Open Com Port [closed]
Porting micro-ROS on any microcontroller other than supported ones?
Colcon could not find a package configuration file provided by "catkin"
How to disable certain tests in ROS 2 Buildfarm?