Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate benchmarking package to separate repo #173

Merged
merged 1 commit into from
May 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ GitHub Actions: [![Formatting (pre-commit))](https://github.com/ros-planning/mov

## Notes

Please install [git lfs](https://git-lfs.com/) by running `git lfs install` if you plan to use the sqlite test databases.
The benchmarking resources have been moved to https://github.com/ros-planning/moveit_benchmark_resources.
9 changes: 0 additions & 9 deletions benchmarking/CHANGELOG.rst

This file was deleted.

7 changes: 0 additions & 7 deletions benchmarking/CMakeLists.txt

This file was deleted.

8 changes: 0 additions & 8 deletions benchmarking/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions benchmarking/config/moveit_cpp.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions benchmarking/config/run_benchmark.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions benchmarking/databases/panda_kitchen_test_db.sqlite

This file was deleted.

3 changes: 0 additions & 3 deletions benchmarking/databases/panda_test_db.sqlite

This file was deleted.

95 changes: 0 additions & 95 deletions benchmarking/launch/run_benchmark.launch.py

This file was deleted.

20 changes: 0 additions & 20 deletions benchmarking/package.xml

This file was deleted.

Loading