rclpy
  • About
  • Examples
  • API
rclpy
  • rclpy
  • View page source

rclpy

rclpy provides the canonical Python API for interacting with ROS 2.

  • About
  • Examples
  • API
    • Initialization, Shutdown, and Spinning
      • create_node()
      • get_global_executor()
      • init()
      • shutdown()
      • spin()
      • spin_once()
      • spin_until_future_complete()
    • Node
    • Topics
      • Publisher
      • Subscription
    • Services
      • Client
      • Service
    • Actions
      • Action Client
      • Action Server
    • Timer
      • Rate
      • Timer
    • Parameters
      • Parameter
      • Parameter Service
    • Logging
    • Context
      • Context
    • Execution and Callbacks
      • Executors
      • Callback Groups
    • Utilities
      • get_available_rmw_implementations()
      • get_default_context()
      • get_rmw_implementation_identifier()
      • ok()
      • remove_ros_args()
      • shutdown()
      • timeout_sec_to_nsec()
      • try_shutdown()
    • Quality of Service

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2016-2022, Open Source Robotics Foundation, Inc..

Built with Sphinx using a theme provided by Read the Docs.