system_tests
System tests framework
Provides a framework for testing ROS 2 system-level functionality
41 stars
25 watching
51 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
irobot-ros/ros2-performance | A framework to measure and evaluate the performance of ROS 2 systems | 302 |
ros2/examples | Provides a collection of example packages for ROS 2 to demonstrate various topics and functionalities | 717 |
ros-security/community | An organization for maintaining and standardizing security features in the ROS 2 framework. | 15 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 130 |
piappl/ros2_benchmarking | A framework for comparing and evaluating ROS2 communication characteristics in a controlled environment. | 47 |
ros2/realtime_support | Tools to measure and analyze real-time performance issues in software systems | 61 |
ros-controls/ros2_control | A control framework for ROS 2, providing simple and generic controls for robots. | 512 |
ros-industrial-attic/cros | Provides a basic ROS framework implementation in C | 49 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
nose-devs/nose2 | An extension of unittest to make testing more efficient and feature-rich | 796 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
ros-tooling/action-ros-ci | Automates building and testing of ROS 2 packages from source | 144 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |