Skip to content

Commit

Permalink
Merge pull request #3 from intel-ros/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mdhorn committed Dec 2, 2016
2 parents 4074d34 + 7b63031 commit d9c86ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ this project or the open source license(s) involved.
##Building this Package from Source:
<b>Note:</b> ROS beginners, please ensure that the basic ROS environment and catkin workspace has been set up by following the instructions at http://wiki.ros.org/ROS/Installation.

1. Install the compatible PersonTracking library and its dependencies from https://github.intel.com/mcurfman/realsense_scripts.git
2. Install the package and its dependent packages as follows:
<b>Prerequisite:</b>Successful build and use of thus ROS package assumes you have already installed the Beta2 Person-Tracking Middleware.

Install the package and its dependent packages as follows:
- Clone the repo in the `src` directory of your catkin workspace.
- Install the dependent packages using the command `rosdep install realsense_person`.
- Build the package using the command `catkin_make`.
Expand Down

0 comments on commit d9c86ee

Please sign in to comment.