Commit Graph

3641 Commits

Author SHA1 Message Date
Dirk Thomas a26602cbcf add .gitignore file 2013-01-24 16:08:28 -08:00
Dirk Thomas 4f6098f854 fix rosmake for non-empty stacks (fix #4068) 2013-01-23 22:56:16 +00:00
Dirk Thomas 879f10a396 1.9.40 2013-01-13 20:35:44 +00:00
Dirk Thomas a83a5a9eda add catkin as run_depend for core packages 2013-01-13 20:35:15 +00:00
Tully Foote 541749bbf0 adding patch for more specific compiler warning parsing from atr #1903 2013-01-13 00:11:14 +00:00
Dirk Thomas c7de6a1aa6 add rosnode cleanup to autocompletion 2013-01-08 23:02:07 +00:00
Dirk Thomas a2ceb859ae 1.9.39 2012-12-30 09:42:19 +00:00
Dirk Thomas 8ca30852cd fix rosbuild naming of checked test results 2012-12-30 09:39:33 +00:00
Dirk Thomas fd1c8ec779 remove rosbuild gtest logic and variable and use catkin defined variables directly 2012-12-30 09:34:17 +00:00
Dirk Thomas e0705f08fe 1.9.38 2012-12-29 09:37:48 +00:00
Dirk Thomas c84631ad47 add unsetting ROS_WORKSPACE to env hook of roslib 2012-12-29 09:37:12 +00:00
Dirk Thomas 1954999b3f add missing dep on roslib (also guaranteeing that builds depending on rostest have roslib providing env vars like RPP) 2012-12-29 09:29:52 +00:00
Dirk Thomas 38fcbfa0d6 1.9.37 2012-12-24 22:06:44 +00:00
Dirk Thomas 17ea6b1e51 rosrun should also search in share / src for executable scripts 2012-12-24 22:04:49 +00:00
Dirk Thomas e3c6f8eade fix code style only 2012-12-24 22:04:00 +00:00
Aaron Blasdel 4fc48c5f3b added missing license header 2012-12-21 19:05:31 +00:00
Aaron Blasdel 7e6505759c added missing license headers 2012-12-21 18:53:16 +00:00
Dirk Thomas 6faec48a4a 1.9.36 2012-12-16 20:32:49 +00:00
Dirk Thomas f983ca6dba provide message gen/runtime to dry downstream packages 2012-12-16 20:32:36 +00:00
Dirk Thomas 5e1dde2a15 modified dep type of catkin 2012-12-14 20:02:36 +00:00
Dirk Thomas c1d73abb73 update setup() to use generate_distutils_setup 2012-12-07 23:09:33 +00:00
Dirk Thomas c10c02c129 1.9.35 2012-12-07 01:17:27 +00:00
Dirk Thomas daab31fa0c create tests target only when not yet existing 2012-12-06 08:56:31 +00:00
Dirk Thomas 4022a36701 deduplicate list while guaranteed keeping stable order 2012-12-06 08:55:43 +00:00
Dirk Thomas df65bc049a warn when switching between ROS distros 2012-12-06 08:46:11 +00:00
Dirk Thomas 5db18bac96 output all vars in case of error 2012-12-03 18:34:16 +00:00
Dirk Thomas 832f9a704b remove empty folder 2012-12-03 18:33:20 +00:00
Dirk Thomas 937ddd3479 fix 'requires' in setup.py files 2012-12-03 18:33:02 +00:00
Ioan Sucan 8eb5d7d174 1.9.34 2012-11-27 09:01:26 +00:00
Ioan Sucan 574a543026 allow finding multiple plugins from the same package 2012-11-27 08:59:41 +00:00
Dirk Thomas 0392e6a4f9 1.9.33 2012-11-15 03:34:50 +00:00
Dirk Thomas 5093ef1081 add missing .svn exclude 2012-11-15 03:34:33 +00:00
Dirk Thomas d8a6b143e9 add dep to pkg-config 2012-11-12 19:54:40 +00:00
Dirk Thomas b8a8474f7c 1.9.32 2012-11-09 09:12:13 +00:00
Dirk Thomas 2b6b0b3a9e fixed rosunit script location in install space 2012-11-09 09:11:51 +00:00
Dirk Thomas b40683d481 1.9.31 2012-11-09 05:35:11 +00:00
Dirk Thomas 8023d54f81 improved invocation of rosunit binary and scripts 2012-11-09 05:34:47 +00:00
Wim Meeussen 41c5e1f48c fix paths for rosbuild 2012-11-08 21:54:05 +00:00
Dirk Thomas 2455ea74d7 1.9.30 2012-11-06 22:15:04 +00:00
Vincent Rabaud 38a44be3ff remove pre-Fuerte behavior 2012-11-06 22:11:22 +00:00
Dirk Thomas 8d6a588f9b 1.9.29 2012-11-06 05:02:10 +00:00
Dirk Thomas 25d1efa9f5 updated variables to latest catkin 2012-11-06 04:58:56 +00:00
Dirk Thomas 07f3b44e29 use one catkin_find invocation instead of multiple to achieve correct workspace overlaying, keep order in uniquified result list 2012-11-05 22:21:22 +00:00
Dirk Thomas 9814a5b6c5 use different catkin_find option for clearer semantic 2012-11-05 22:21:05 +00:00
Dirk Thomas 0985189c02 1.9.28 2012-11-04 22:05:29 +00:00
Dirk Thomas f083bd4581 fixed ROS_ROOT after moving env hooks around 2012-11-04 22:05:14 +00:00
Dirk Thomas 7ebc961e04 1.9.27 2012-11-04 20:06:34 +00:00
Dirk Thomas a666da1e90 updated catkin_find usage to latest catkin 2012-11-04 04:24:20 +00:00
Dirk Thomas bf8ec0747d normpath some paths to pass unit tests with ROS_ROOT containing .. 2012-11-04 04:23:07 +00:00
Dirk Thomas 0092abbba3 refactored env hooks and extra files from 'in' to 'em' 2012-11-04 04:20:54 +00:00