ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The place to go to find out about target platforms is the REP for the version of ROS you are trying to use.

The section for Melodic in REP 3 says that it is supported on Ubuntu Bionic on arm64.

Official MacOS support is unfortunately not available, although this doesn't mean that it's impossible to use. You will just have to compile it from source yourself, resolving dependencies manually using something like Homebrew or MacPorts. You may even be able to find a version of ROS 1 in one of those, or a guide on how to compile it. I don't think it will be easy, though. Using it in Ubuntu Bionic would be simpler.