Brian Gerkey
|
ffb7bce512
|
Added <catkin/> tag to manifests and removed <depend> tags from them.
Cleaned up installation of ros's manifests.
|
2012-01-12 23:20:09 +00:00 |
Brian Gerkey
|
3af481281a
|
install-related fixes
|
2012-01-12 18:03:26 +00:00 |
Brian Gerkey
|
2503a65588
|
A wide array of install-related fixes.
|
2012-01-12 03:23:43 +00:00 |
Ken Conley
|
1cc00c161e
|
#3763 partial merge of bashism_sure_ros.patch for scripts still present. from kruset
|
2012-01-11 23:36:34 +00:00 |
Ken Conley
|
ad4f3b3450
|
#3763: BSD support python_linuxism_ros.patch from kruset, minor changes
|
2012-01-11 23:29:48 +00:00 |
Ken Conley
|
e8ce9af416
|
moved fill_message_args and get_message/service_class to genpy
|
2012-01-11 23:27:03 +00:00 |
Ken Conley
|
e304584346
|
roslib.packages cleanup
|
2012-01-11 23:26:51 +00:00 |
Brian Gerkey
|
78d8e74186
|
install layout normalization
|
2012-01-11 21:32:08 +00:00 |
Brian Gerkey
|
1d955689f8
|
Fixed catkin package cache loading
|
2012-01-07 22:15:48 +00:00 |
Brian Gerkey
|
8af58830e4
|
fix resource location rule for build environment
|
2012-01-07 22:10:06 +00:00 |
Ken Conley
|
e62f78bfd5
|
reimplemented roslib.find_resources and find_node. Need to move to roslaunch now
|
2012-01-07 02:41:23 +00:00 |
Ken Conley
|
6c28b0f4d8
|
roslib.packages: remove ROS_BUILD support
|
2012-01-07 01:56:23 +00:00 |
Ken Conley
|
e318292f5b
|
roslib.packages: remove rosdeps_of
|
2012-01-06 02:22:43 +00:00 |
Ken Conley
|
a6b52fb037
|
roslib.load_manifest: explicitly block (by name) some packages that shouldn't be loaded. This approach is brittle as the 'wet' mark moves up
|
2012-01-05 23:44:31 +00:00 |
Ken Conley
|
4ced6dd5fa
|
unnecessary catch
|
2012-01-05 23:38:54 +00:00 |
Ken Conley
|
2aaf2437ab
|
roslib.load_manifest: stripping ROS_BUILD support
|
2012-01-05 23:38:13 +00:00 |
Ken Conley
|
517802b17f
|
roslib.message: more import bugs
|
2012-01-05 07:24:40 +00:00 |
Ken Conley
|
9b8d7147bf
|
roslib.message: big typo
|
2012-01-05 07:21:13 +00:00 |
Ken Conley
|
fe55753ee8
|
roslib: removing catkin_export_python
|
2012-01-05 07:13:12 +00:00 |
Ken Conley
|
738ae45374
|
pointing old generator to genpy
|
2012-01-05 02:40:53 +00:00 |
Ken Conley
|
010df83e1e
|
roslib.message: moving most routines to genpy
|
2012-01-05 02:39:59 +00:00 |
Brian Gerkey
|
5282252d90
|
added missing lib to link line for tests
|
2012-01-05 00:11:48 +00:00 |
Ken Conley
|
2a19a53747
|
roslib: add utest
|
2012-01-04 23:27:32 +00:00 |
Ken Conley
|
aea291debc
|
porting tests from test_roslib into roslib package
|
2012-01-04 23:25:43 +00:00 |
Ken Conley
|
c130ab674c
|
removing old platform tags
|
2012-01-04 22:43:56 +00:00 |
mkjaergaard
|
314a4ff165
|
updated to new catkin_export_python macro
|
2012-01-04 22:36:57 +00:00 |
Troy Straszheim
|
ea24aa5fa4
|
First go at setup.py-only-at-stack-level.
|
2012-01-04 02:49:26 +00:00 |
Ken Conley
|
1b625051f5
|
chopping down manifest
|
2012-01-04 00:29:13 +00:00 |
Ken Conley
|
cdb6547da2
|
chopping down manifest
|
2012-01-04 00:28:54 +00:00 |
Ken Conley
|
02118d9c72
|
ros: converting to top-level setup.py that installs 'roslib' (plus rosmake, rosclean, and rosunit)
|
2012-01-03 23:43:54 +00:00 |
Ken Conley
|
e8ea5bbf40
|
removing old tarballers for stacks from rosbuild
|
2012-01-03 20:58:56 +00:00 |
Ken Conley
|
0de925d734
|
removing old roscheck script
|
2012-01-03 20:56:21 +00:00 |
Ken Conley
|
fe1dba847c
|
removing old convienience script
|
2012-01-03 20:56:01 +00:00 |
Brian Gerkey
|
292453564a
|
change roslib to assume that rosstack is on the PATH, rather than in ROS_ROOT/bin
|
2012-01-03 03:04:13 +00:00 |
Brian Gerkey
|
d24e0e20d4
|
fixed up the build and find-package-generation stuff for roslib
|
2012-01-03 02:09:05 +00:00 |
Brian Gerkey
|
a00b78679c
|
install the ros module from roslib
|
2012-01-02 22:52:43 +00:00 |
Ethan Rublee
|
299b534449
|
fix install location
|
2012-01-02 21:56:41 +00:00 |
Ethan Rublee
|
1a1e565600
|
catkin_project
|
2012-01-02 21:29:05 +00:00 |
Troy Straszheim
|
7a04f48a70
|
enable python works better *after* links have been created via install_cmake_infrastructure
|
2011-12-31 18:05:12 +00:00 |
Troy Straszheim
|
7fecad6088
|
build tweaks
|
2011-12-31 00:16:15 +00:00 |
Ken Conley
|
dfd07e8291
|
roslib: doc update
|
2011-12-30 23:34:08 +00:00 |
Ken Conley
|
6d7022a9e4
|
removing rospack dep and removing rosbuild2 stuff
|
2011-12-30 23:31:24 +00:00 |
Ken Conley
|
e751889c44
|
roslib: merging cmake rules into single file
|
2011-12-30 22:46:44 +00:00 |
Ken Conley
|
0eaec8cb96
|
removing roslib.os_detect
|
2011-12-30 22:31:12 +00:00 |
Ken Conley
|
69c60aedfc
|
removing ported away routines that dont' appear to be used anymore
|
2011-12-30 22:21:27 +00:00 |
Ken Conley
|
a32f96eff7
|
removed roslib.xmlrpc
|
2011-12-30 00:27:09 +00:00 |
Ken Conley
|
24629f81e0
|
removing roslib.roslogging
|
2011-12-29 22:56:48 +00:00 |
Troy Straszheim
|
0255ba04fc
|
rosbuild_catkinize() macro to ease catkinization (see ros_comm)
and a bunch of trailing whitespace removal
|
2011-12-29 13:46:35 +00:00 |
Ken Conley
|
5d9fbfde03
|
convert to sphinx, remove roslib.exception dep
|
2011-12-29 00:43:53 +00:00 |
Brian Gerkey
|
a96d67afeb
|
added new CATKIN search policy to roslib.packages.find_resource()
|
2011-12-09 02:36:55 +00:00 |