ros2cli
CLI tools
Provides command line interface tools for ROS 2 ecosystem
ROS 2 command line interface tools
183 stars
29 watching
164 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/ci | Automates the creation and management of CI jobs for ROS 2 repositories on a Jenkins build farm. | 49 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/rclpy | A Python library used to create and interact with ROS 2 client applications | 308 |
ros2-rust/ros2_rust | Provides Rust bindings and tools for building ROS 2 applications | 961 |
ros2/common_interfaces | Provides standardized interface files for communication between stacks in ROS2 projects | 233 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
ros2/rclc | A C-language ROS 2 client library that provides convenience functions and types for creating and managing nodes, publishers, subscribers, and parameter servers. | 118 |
ros2/rosidl | Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 79 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
ros2/examples | Provides a collection of example packages for ROS 2 to demonstrate various topics and functionalities | 717 |
ros-tooling/setup-ros | A GitHub Action that sets up a ROS 2 environment | 87 |
ros2/rmw | An interface for communication between nodes in ROS 2 environments. | 95 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
ros-tooling/action-ros-ci | Automates building and testing of ROS 2 packages from source | 144 |