Dirk Thomas
|
b1602a84b6
|
moved env hooks and rosconsole config to other locations
|
2012-09-26 22:56:25 +00:00 |
Dirk Thomas
|
b4450fdf82
|
fixed mk install location
|
2012-09-26 22:55:21 +00:00 |
Dirk Thomas
|
e5689f2ed9
|
moved env hooks to ros which is not a metapackage anymore
|
2012-09-26 22:54:45 +00:00 |
Dirk Thomas
|
0c7ea3a53a
|
add missing cmake min version
|
2012-09-26 22:23:36 +00:00 |
Dirk Thomas
|
f8cbb0470c
|
fixed install directory
|
2012-09-26 22:23:21 +00:00 |
Dirk Thomas
|
66fd5cf735
|
1.9.13
|
2012-09-25 04:51:46 +00:00 |
Dirk Thomas
|
db3c2ba0a9
|
hack to make roslib find package.xml when searching for manifest.xml
|
2012-09-25 04:51:11 +00:00 |
Dirk Thomas
|
f8e3f3056b
|
disable stack test
|
2012-09-25 04:49:54 +00:00 |
Dirk Thomas
|
71fad40067
|
more cleanup
|
2012-09-24 22:37:00 +00:00 |
Dave Hershberger
|
1d66e137cf
|
ros: moved config/rosconsole.config to core/roslib package directory, which is where it is expected now.
|
2012-09-24 17:14:02 +00:00 |
Dirk Thomas
|
515094a672
|
updated to latest catkin
|
2012-09-24 06:08:56 +00:00 |
Dirk Thomas
|
563e3ea648
|
added missing BUILD dep on catkin
|
2012-09-22 02:17:37 +00:00 |
Dirk Thomas
|
8942993b41
|
1.9.12
|
2012-09-22 02:04:21 +00:00 |
Dirk Thomas
|
d78152a309
|
added missing dep on catkin
|
2012-09-22 02:02:59 +00:00 |
Dave Hershberger
|
8ece65da32
|
moved env-hooks dir from parent (stack) dir to core/roslib and added catkin_add_env_hooks() to roslib/CMakeLists.txt.
|
2012-09-21 23:10:27 +00:00 |
Dirk Thomas
|
055aaac5f7
|
1.9.11
|
2012-09-21 23:02:18 +00:00 |
Dave Hershberger
|
55f5c5ad3d
|
rosclean: moved accidentally-named source.py to setup.py and added catkin_python_setup() to CMakeLists.txt there
|
2012-09-21 21:15:21 +00:00 |
Dave Hershberger
|
d15043243b
|
added catkin_python_setup() lines to several packages' CMakeLists.txt file.
|
2012-09-21 20:35:12 +00:00 |
Dirk Thomas
|
29289cdb25
|
updated setup.py's and install destinations
|
2012-09-21 20:26:08 +00:00 |
Dirk Thomas
|
613574928d
|
1.9.10
|
2012-09-21 05:49:59 +00:00 |
Dirk Thomas
|
efed8a2714
|
added missing dep
|
2012-09-21 04:55:07 +00:00 |
Dirk Thomas
|
9de9b71c49
|
added missing find boost
|
2012-09-21 04:51:06 +00:00 |
Dirk Thomas
|
430fd9def1
|
fixed bunch of stuff
|
2012-09-21 02:17:37 +00:00 |
Aaron Blasdel
|
926f107783
|
catkin: created setup.py files
|
2012-09-21 00:07:50 +00:00 |
Dave Hershberger
|
b5b0022e1b
|
roscreate: created setup.py and package.xml and updated CMakeLists.txt with catkin_package() and catkin_package_export()
|
2012-09-21 00:05:08 +00:00 |
Aaron Blasdel
|
58573f2fd3
|
updated catkin to latest version: added package.xml and updated CMakeLists.txt
|
2012-09-20 23:55:49 +00:00 |
Dave Hershberger
|
4631480de6
|
rosmake: added setup.py and package.xml and updated CMakeLists.txt
|
2012-09-20 23:40:23 +00:00 |
Dave Hershberger
|
bdd8b146cc
|
rosunit: added setup.py
|
2012-09-20 23:36:06 +00:00 |
Dave Hershberger
|
08c1d303dc
|
rosunit: created package.xml and updated CMakeLists.txt with catkin_package() and catkin_package_export()
|
2012-09-20 23:11:06 +00:00 |
Dave Hershberger
|
15aafe2b86
|
added ros metapackage to take the place of the ros stack.
|
2012-09-20 22:56:22 +00:00 |
Tully Foote
|
a6375042f3
|
patch trunk for #4036
|
2012-09-19 09:05:50 +00:00 |
Dirk Thomas
|
a34cf12a8a
|
1.9.9
|
2012-09-17 03:05:36 +00:00 |
Dirk Thomas
|
16d66a277b
|
updated to use CMAKE_PREFIX_PATH instead of CATKIN_WORKSPACES
|
2012-09-16 20:28:27 +00:00 |
Dirk Thomas
|
145c117254
|
1.9.8
|
2012-09-13 04:13:34 +00:00 |
Dirk Thomas
|
92488b5015
|
hopefully fixed gtest dependency by really trigger building gtest when required
|
2012-09-13 04:12:32 +00:00 |
Vincent Rabaud
|
da13674ecc
|
fix gtest not handled properly when found
|
2012-09-12 23:27:51 +00:00 |
Dirk Thomas
|
b79947f9da
|
1.9.7
|
2012-09-08 04:29:15 +00:00 |
Vincent Rabaud
|
4251757103
|
rename the clean-test-results target to avoid conflicts with the same target in catkin
|
2012-09-07 22:24:10 +00:00 |
Vincent Rabaud
|
1be4e9b2bf
|
rename the clean-test-results target to avoid conflicts with the same target in catkin
|
2012-09-07 22:17:07 +00:00 |
Dirk Thomas
|
08dedb48de
|
set path to gendeps executable via roslib-extras
|
2012-09-07 20:22:03 +00:00 |
Dirk Thomas
|
f3cd79fa50
|
1.9.6
|
2012-09-07 02:21:08 +00:00 |
Dirk Thomas
|
0362f5ae7c
|
fixed installing manifests for packages which did not have a CMake file and project before
|
2012-09-07 02:20:34 +00:00 |
Dirk Thomas
|
653a772855
|
1.9.5
|
2012-09-06 21:39:06 +00:00 |
Dirk Thomas
|
22dbf4e9e7
|
fixed usage of catkin_find
|
2012-09-06 21:38:44 +00:00 |
Dirk Thomas
|
3e3001b3a7
|
1.9.4
|
2012-09-06 19:50:27 +00:00 |
Dirk Thomas
|
e04013bb6e
|
fixed include installation
|
2012-09-06 19:46:34 +00:00 |
Dirk Thomas
|
c802ed559c
|
1.9.3
|
2012-09-06 07:20:23 +00:00 |
Dirk Thomas
|
6507824922
|
updated catkin variables
|
2012-09-06 07:19:59 +00:00 |
Dirk Thomas
|
93bbdb6365
|
fixed rosunit script location
|
2012-09-06 07:19:23 +00:00 |
Dirk Thomas
|
aa91ae6b17
|
reenabled old cmake policies
|
2012-09-06 07:18:30 +00:00 |