-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #136 from krishna95/catkin_branch
Changed The Lane Detection packages logitech camera, agv_framework, lane...
- Loading branch information
Showing
20 changed files
with
304 additions
and
100 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<package> | ||
|
||
<name>agv_framework</name> | ||
<description> | ||
|
||
agv_framework | ||
|
||
</description> | ||
<version>0.0.0</version> | ||
<maintainer email="[email protected]">Satya Prakash</maintainer> | ||
<license>BSD</license> | ||
<url>http://ros.org/wiki/agv_framework</url> | ||
<buildtool_depend>catkin</buildtool_depend> | ||
<build_depend>roscpp</build_depend> | ||
<run_depend>roscpp</run_depend> | ||
<export> | ||
<cpp cflags="-I${prefix}/include" lflags="-L${prefix}/lib"/> | ||
</export> | ||
</package> | ||
|
||
|
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.