Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Error in Benchmarking #586

Open
amdshameer opened this issue Jun 11, 2015 · 0 comments
Open

Error in Benchmarking #586

amdshameer opened this issue Jun 11, 2015 · 0 comments

Comments

@amdshameer
Copy link

Few lines missing in the CMakeLists of https://github.com/ros-planning/moveit_ros/blob/hydro-devel/benchmarks/benchmarks/CMakeLists.txt of hydro branch. But they are available in the indigo branch. It gives error while doing Benchmarking. The followings line to be added after line no: 15

install(
PROGRAMS scripts/moveit_benchmark_statistics.py
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)

Please fix if it is necessary
Those lines are available in indigo branch:
https://github.com/ros-planning/moveit_ros/blob/indigo-devel/benchmarks/benchmarks/CMakeLists.txt

@isucan @sachinchitta @davetcoleman

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant