Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moveit/moveit_middleware_benchmark


https://github.com/moveit/moveit_middleware_benchmark

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# moveit_middleware_benchmark

Under Construction

[![CI (Rolling)](https://github.com/moveit/moveit_middleware_benchmark/actions/workflows/industrial_ci.yml/badge.svg?branch=main)](https://github.com/moveit/moveit_middleware_benchmark/actions/workflows/industrial_ci.yml?query=branch%3Amain)

*Middleware Benchmark Tool For MoveIt2*

This middleware benchmark tool aims to measure middleware effects on various scenarios like perception pipeline in MoveIt. There is a following list to see scenarios and how to measure the effects of middleware.

* [Perception Pipeline](./docs/scenarios/perception_pipeline_benchmark.md)
* [Basic Service Client Works](./docs/scenarios/basic_service_client_benchmark.md)

## Getting Started

* [How To Install](./docs/how_to_install.md)
* [How To Run](./docs/how_to_run.md)
* [Scenarios](./docs/scenarios/)