Skip to content

Commit

Permalink
changed entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ugocupcic committed Jun 6, 2016
1 parent 67415f8 commit d6669f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ set -e
# setup ros environment
source "/workspace/shadow_robot/base/devel/setup.bash"

roscore &
roscore &

python /workspace/shadow_robot/base/src/sr_interface/sr_multi_moveit/sr_moveit_planner_benchmarking/src/benchmark_planners.py
rosrun sr_moveit_planner_benchmarking benchmark_planners.py _data:=`rospack find sr_moveit_planner_benchmarking`/data _results:=/results

0 comments on commit d6669f0

Please sign in to comment.