Skip to content

Commit

Permalink
All packages compatible with ROS HYDRO , Task Done is Buoy Marker and…
Browse files Browse the repository at this point in the history
… validation gate
  • Loading branch information
Madhukar committed May 22, 2014
1 parent 6651f41 commit 18dace0
Show file tree
Hide file tree
Showing 261 changed files with 11,432 additions and 225 deletions.
6 changes: 5 additions & 1 deletion actionmsg/CMakeLists.txt~
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ include($ENV{ROS_ROOT}/core/rosbuild/rosbuild.cmake)
# MinSizeRel : w/o debug symbols, w/ optimization, stripped binaries
#set(ROS_BUILD_TYPE RelWithDebInfo)

rosbuild_find_ros_package(actionlib_msgs)
include(${actionlib_msgs_PACKAGE_PATH}/cmake/actionbuild.cmake)
genaction()

rosbuild_init()

#set the default path for built executables to the "bin" directory
Expand All @@ -17,7 +21,7 @@ set(EXECUTABLE_OUTPUT_PATH ${PROJECT_SOURCE_DIR}/bin)
set(LIBRARY_OUTPUT_PATH ${PROJECT_SOURCE_DIR}/lib)

#uncomment if you have defined messages
#rosbuild_genmsg()
rosbuild_genmsg()
#uncomment if you have defined services
#rosbuild_gensrv()

Expand Down
11 changes: 11 additions & 0 deletions actionmsg/action/buoy.action
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#goal
int32 order

---
#result
int32[] sequence

---
#feedback
int32 errorx
int32 errory
11 changes: 11 additions & 0 deletions actionmsg/action/buoy.action~
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#goal
int32 order

---
#result
int32 sequence

---
#feedback
int32 errorx
int32 errory
9 changes: 9 additions & 0 deletions actionmsg/action/marker.action~
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#goal definition
int32 order
---
#result definition
int32 sequence
---
#feedback
int32 errorx
float32 errorangle
9 changes: 9 additions & 0 deletions actionmsg/action/vgate.action
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#goal definition
int32 order
---
#result definition
int32[] sequence
---
#feedback
int32 errorx
float32 errory
Empty file added actionmsg/action/vgate.action~
Empty file.
1 change: 1 addition & 0 deletions actionmsg/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<url>http://ros.org/wiki/actionmsg</url>
<depend package="actionlib"/>
<depend package="actionlib_msgs"/>
<depend package="std_msgs"/>

</package>

Expand Down
16 changes: 16 additions & 0 deletions actionmsg/manifest.xml~
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<package>
<description brief="actionmsg">

actionmsg

</description>
<author>Madhukar</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/actionmsg</url>
<depend package="actionlib"/>
<depend package="actionlib_msgs"/>

</package>


Binary file added actionmsg/src/actionmsg/__init__.pyc
Binary file not shown.
12 changes: 6 additions & 6 deletions blob/.svn/all-wcprops
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ svn:wc:ra_dav:version-url
V 27
/svn/!svn/ver/30/trunk/blob
END
manifest.xml
K 25
svn:wc:ra_dav:version-url
V 40
/svn/!svn/ver/30/trunk/blob/manifest.xml
END
mainpage.dox
K 25
svn:wc:ra_dav:version-url
Expand All @@ -27,3 +21,9 @@ svn:wc:ra_dav:version-url
V 36
/svn/!svn/ver/27/trunk/blob/Makefile
END
manifest.xml
K 25
svn:wc:ra_dav:version-url
V 40
/svn/!svn/ver/30/trunk/blob/manifest.xml
END
86 changes: 43 additions & 43 deletions blob/.svn/entries
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
10

dir
64
https://ikat-auv-packages.googlecode.com/svn/trunk/blob
https://ikat-auv-packages.googlecode.com/svn
70
http://ikat-auv-packages.googlecode.com/svn/trunk/blob
http://ikat-auv-packages.googlecode.com/svn



Expand All @@ -26,20 +26,17 @@ [email protected]

086d8ec9-eb77-9479-a919-13724bd1ee23

include
dir

manifest.xml
mainpage.dox
file




2014-01-12T09:07:22.581290Z
7c20d90f9b815259a448547ac24fbd90
2012-09-15T16:10:49.946067Z
30
madhukar45@gmail.com
2014-05-07T10:56:14.933065Z
64d9f6bf6c078a85b9263ffab837ed84
2012-09-07T19:19:18.094055Z
27
ikat.kgp@gmail.com



Expand All @@ -61,28 +58,19 @@ [email protected]



416

lib
dir

src
dir

bin
dir
109

mainpage.dox
CMakeLists.txt
file




2014-01-12T09:07:22.581290Z
64d9f6bf6c078a85b9263ffab837ed84
2012-09-07T19:19:18.094055Z
27
ikat.kgp@gmail.com
2014-05-07T10:56:14.933065Z
c92ba2d169759a3391eaee53a1131dab
2012-09-15T16:10:49.946067Z
30
madhukar45@gmail.com



Expand All @@ -104,19 +92,19 @@ [email protected]



109
1982

CMakeLists.txt
Makefile
file




2014-01-12T09:07:22.581290Z
c92ba2d169759a3391eaee53a1131dab
2012-09-15T16:10:49.946067Z
30
madhukar45@gmail.com
2014-05-07T10:56:14.933065Z
d7710694f8f13cd5fe56904bca727a9b
2012-09-07T19:19:18.094055Z
27
ikat.kgp@gmail.com



Expand All @@ -138,19 +126,22 @@ [email protected]



1982
41

Makefile
include
dir

manifest.xml
file




2014-01-12T09:07:22.581290Z
d7710694f8f13cd5fe56904bca727a9b
2012-09-07T19:19:18.094055Z
27
ikat.kgp@gmail.com
2014-05-07T10:56:14.933065Z
7c20d90f9b815259a448547ac24fbd90
2012-09-15T16:10:49.946067Z
30
madhukar45@gmail.com



Expand All @@ -172,5 +163,14 @@ [email protected]



41
416

lib
dir

src
dir

bin
dir

6 changes: 3 additions & 3 deletions blob/bin/.svn/entries
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
10

dir
64
https://ikat-auv-packages.googlecode.com/svn/trunk/blob/bin
https://ikat-auv-packages.googlecode.com/svn
70
http://ikat-auv-packages.googlecode.com/svn/trunk/blob/bin
http://ikat-auv-packages.googlecode.com/svn



Expand Down
6 changes: 3 additions & 3 deletions blob/include/.svn/entries
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
10

dir
64
https://ikat-auv-packages.googlecode.com/svn/trunk/blob/include
https://ikat-auv-packages.googlecode.com/svn
70
http://ikat-auv-packages.googlecode.com/svn/trunk/blob/include
http://ikat-auv-packages.googlecode.com/svn



Expand Down
36 changes: 18 additions & 18 deletions blob/include/blob/.svn/all-wcprops
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@ svn:wc:ra_dav:version-url
V 40
/svn/!svn/ver/30/trunk/blob/include/blob
END
BlobContour.h
K 25
svn:wc:ra_dav:version-url
V 54
/svn/!svn/ver/27/trunk/blob/include/blob/BlobContour.h
END
BlobProperties.h
K 25
svn:wc:ra_dav:version-url
V 57
/svn/!svn/ver/30/trunk/blob/include/blob/BlobProperties.h
END
BlobLibraryConfiguration.h
K 25
svn:wc:ra_dav:version-url
V 67
/svn/!svn/ver/27/trunk/blob/include/blob/BlobLibraryConfiguration.h
END
BlobOperators.h
K 25
svn:wc:ra_dav:version-url
Expand All @@ -27,21 +45,3 @@ svn:wc:ra_dav:version-url
V 60
/svn/!svn/ver/30/trunk/blob/include/blob/ComponentLabeling.h
END
BlobContour.h
K 25
svn:wc:ra_dav:version-url
V 54
/svn/!svn/ver/27/trunk/blob/include/blob/BlobContour.h
END
BlobProperties.h
K 25
svn:wc:ra_dav:version-url
V 57
/svn/!svn/ver/30/trunk/blob/include/blob/BlobProperties.h
END
BlobLibraryConfiguration.h
K 25
svn:wc:ra_dav:version-url
V 67
/svn/!svn/ver/27/trunk/blob/include/blob/BlobLibraryConfiguration.h
END
Loading

0 comments on commit 18dace0

Please sign in to comment.