Files
rtabmap_ros/eclipse-launch/eclipse-launch.sh
T
matlabbe 1764c88f05 cleanup ros-pkg
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1269 f169173b-cf89-36c8-b27e-44dbe73f0c83
2014-03-03 21:43:20 +00:00

11 lines
259 B
Bash

#!/bin/bash
## Source ROS setup.sh (adjust to your version : boxturtle, cturtle, diamondback, e...)
source /opt/ros/groovy/setup.bash
## Setup ROS_PACKAGE_PATH
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:~/workspace/ros-pkg
## Start eclipse
/usr/bin/eclipse