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

No; you cannot install ROS without python. Many of the ROS tools, such as rostopic, are written in python, along with parts of the build system, such as the message generators.

It may be possible to install ROS on a larger development machine and use a toolchain such as meta_ros to cross-compile for your embedded system.