-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
63 changed files
with
6,350 additions
and
1,337 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,8 @@ | |
# Ignore all Linux Editor revision save files | ||
*~ | ||
|
||
# Ignore all hidden files | ||
.project | ||
.cproject | ||
.settings | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,9 @@ | ||
# ros | ||
ROS Development | ||
# Intel® RealSense™ ROS | ||
These are packages for using Intel RealSense cameras with ROS. | ||
|
||
www.intel.com/realsense | ||
|
||
## Usage | ||
* Setup for ROS | ||
www.ros.org | ||
|
||
`source /opt/ros/`*`<release>`*`/setup.bash` | ||
|
||
* Create your Catkin Workspace | ||
|
||
`mkdir catkin_ws` | ||
* Clone the repository as the `src` directory | ||
|
||
`git clone https://github.com/otcshare/ros-realsense.git src` | ||
* Build the Nodes | ||
|
||
`catkin_make` | ||
* Setup to use newly build Nodes | ||
|
||
`source devel/setup.bash` | ||
Refer to the README.md file within each package for more details. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
camera/.settings/org.eclipse.cdt.managedbuilder.core.prefs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.