label: ROS User Guide
isManual: true
description: This document describes how to install, deploy, and use ROS on openEuler.
sections:
  - label: Overview
    href: ./ros_user_guide.md
  - label: Understanding ROS
    href: ./getting_to_know_ros.md
  - label: Installation and Deployment
    href: ./installation_and_deployment.md
  - label: Basic Tutorials
    sections:
      - label: Command Line Tools
        href: ./base_tutorials/command_line_tool.md
      - label: Understanding Topics
        href: ./base_tutorials/understand_ros2_topics.md
      - label: Understanding Services
        href: ./base_tutorials/understand_ros2_service.md
      - label: Understanding Actions
        href: ./base_tutorials/understand_ros2_action.md
      - label: Workspace and Package Building
        href: ./base_tutorials/create_workspace.md
  - label: Appendixes
    href: ./appendix.md