Ken Conley
|
d85adcabe1
|
roslib.scriptutil: access Y/N in addition to y/n
|
2011-08-10 03:37:14 +00:00 |
Ken Conley
|
c0656f63a8
|
1.6.0 markers
|
2011-08-08 16:30:26 +00:00 |
Ken Conley
|
a7d519a69e
|
#3576 minor py3k fixes for manifestlib. thanks michikarg
|
2011-08-08 16:25:36 +00:00 |
Ken Conley
|
f5893ad2c0
|
bug fix for roslib.message: bad indentation. related to #3576
|
2011-08-07 23:46:48 +00:00 |
Ken Conley
|
187f8206b2
|
less strict on type check
|
2011-08-07 18:36:07 +00:00 |
Ken Conley
|
883fcffef8
|
#3576 #3166 roslib.names py3k. used most of patch, though got rid of some unnecessary extra type checks and changed isstring to be declare based on sys.hexversion
|
2011-08-07 18:30:21 +00:00 |
Ken Conley
|
8af1e93238
|
#3166: updating manifestlib for py3k. Using more minimal version of patch -- decided to eliminate some checks
|
2011-08-07 18:24:15 +00:00 |
Ken Conley
|
f3a5cb9fc1
|
test_roslib_manifestlib: making test more lenient. need for type-checking is model isn't that strong
|
2011-08-07 18:23:25 +00:00 |
Ken Conley
|
d7a31cae6e
|
#3576: integrating patch from michikarg for py3k compatibility. made some fixes to (str, str) check as well as some list/tuple conversions that were lost
|
2011-08-05 17:56:51 +00:00 |
Ken Conley
|
b58c47a718
|
#3576: integrating patch from michikarg for py3k compatibility. made some fixes to (str, str) check as well as some list/tuple conversions that were lost
|
2011-08-05 17:53:27 +00:00 |
Ken Conley
|
58e45fb920
|
fixing bad future import in r14582
|
2011-08-05 17:40:40 +00:00 |
Ken Conley
|
ef5eeb8a99
|
#3576: integrating patch from michikarg for py3k compatibility. this only partially accepts patch -- leaving in select.error and reinstating code that shouldn't have been deleted
|
2011-08-05 17:39:47 +00:00 |
Ken Conley
|
223f2a117d
|
#3576: integrating patch from michikarg for py3k compatibility
|
2011-08-05 17:35:43 +00:00 |
Ken Conley
|
87c1ce2906
|
#3576: integrating patch from michikarg for py3k compatibility
|
2011-08-05 17:32:59 +00:00 |
Ken Conley
|
7187f04fd2
|
#3576: integrating patch from michikarg for py3k compatibility
|
2011-08-05 17:31:05 +00:00 |
Ken Conley
|
562fab1306
|
#3576: integrating patch from michikarg for py3k compatibility
|
2011-08-05 17:30:38 +00:00 |
Ken Conley
|
e5b6128487
|
applying #3600 from mrinal to support python on natty
|
2011-08-03 20:59:14 +00:00 |
Ken Conley
|
5899c4b315
|
quieting error that should not be printed to screen. minor py3k updates
|
2011-08-02 23:02:48 +00:00 |
Ken Conley
|
50f5bcb1d1
|
adding Troy as author
|
2011-08-02 08:35:00 +00:00 |
Ken Conley
|
34bfe42489
|
rosbash: #3606 enabling rosbash auto-complete for rostest
|
2011-08-02 08:05:43 +00:00 |
Brian Gerkey
|
58093db510
|
bumped version for 1.5.11 release
|
2011-07-27 18:17:41 +00:00 |
Brian Gerkey
|
bb62cc3032
|
updated tinyxml rosdep
|
2011-07-27 18:17:05 +00:00 |
Brian Gerkey
|
a9682b60ef
|
bumping version for 1.5.10 release
|
2011-07-27 16:51:56 +00:00 |
Brian Gerkey
|
301e26d55b
|
added sourcedep for tinyxml on osx
|
2011-07-23 04:29:50 +00:00 |
Brian Gerkey
|
595fd1223b
|
enabled source installer for osx, and improved error-checking for failed download
|
2011-07-23 04:29:15 +00:00 |
Troy Straszheim
|
3670209361
|
Fix windows visibility macros.
|
2011-07-19 15:49:27 +00:00 |
Brian Gerkey
|
fb7a30de80
|
applied patch to fix dependency necessary for parallel make, #5074
|
2011-07-19 05:56:58 +00:00 |
Troy Straszheim
|
f3aebaffcf
|
Windows and rosbuild2 tweaks
|
2011-07-18 21:12:38 +00:00 |
Brian Gerkey
|
9d04324920
|
Conditioned repeated target declaration on CMake version, which allows tests declared in multiple files to run properly, #3586
|
2011-07-15 23:53:21 +00:00 |
Ken Conley
|
ced652c503
|
convert boost to new rosdep syntax
|
2011-07-14 22:04:07 +00:00 |
Ken Conley
|
1eefd85a98
|
migrate libtool to newer rosdep syntax, cleanout pre-lucid rules
|
2011-07-14 22:01:51 +00:00 |
Ken Conley
|
b426a36f12
|
prep 1.5.9
|
2011-07-14 21:47:37 +00:00 |
Ken Conley
|
81c596e1bc
|
rosdep: add rdlp_cache to check() routines. speedup of about 5x in check now. cache stores RosdepLookupPackage instances
|
2011-07-14 21:47:24 +00:00 |
Ken Conley
|
996a128045
|
rosdep: support for version-locking apt dep
|
2011-07-14 21:45:42 +00:00 |
Ken Conley
|
e73cf17cbd
|
#3475 updating rosrun as well
|
2011-07-13 08:05:59 +00:00 |
Ken Conley
|
ae1906fd09
|
#3166 #3576 roslib.msgs py3k support
|
2011-07-13 08:00:40 +00:00 |
Tully Foote
|
96cd8406ce
|
adding more debugging outputs
|
2011-07-13 05:12:53 +00:00 |
Ken Conley
|
e9734a51fc
|
roslib.scriptutil: #3166 #3576 py3k support
|
2011-07-13 03:49:04 +00:00 |
Ken Conley
|
92ebfba2f4
|
roslib.os_detect: py3k support, deleted unused/unreachable code. #3576 #3166
|
2011-07-13 03:44:04 +00:00 |
Ken Conley
|
d33961638c
|
#3576 #3166 roslib.params and fix to roslib.roslogging for py3k. Did not accept full roslib.params patch as xmlrpc part looks broken
|
2011-07-13 03:35:37 +00:00 |
Ken Conley
|
dddd6207c8
|
#3166 #3576 roslib.resources py3k
|
2011-07-13 03:28:32 +00:00 |
Ken Conley
|
19a6e78ff8
|
#3166 #3576 py3k support for roslib.packages, roslib.manifest, roslib.roslogging, roslib.rosenv and roslib.launcher
|
2011-07-13 03:24:43 +00:00 |
Ken Conley
|
24405ecb79
|
removing old rospack_lite code
|
2011-07-13 03:10:30 +00:00 |
Ken Conley
|
5c062883d7
|
#3166 merging rosboost-cfg py3k support
|
2011-07-13 03:08:30 +00:00 |
Ken Conley
|
292276c086
|
rosmake: converting print() for py3k #3166
|
2011-07-13 03:01:04 +00:00 |
Ken Conley
|
8fa096ffdc
|
#3166 more rosmake py3k conversions. not including changes in patch that are noop
|
2011-07-13 02:57:18 +00:00 |
Ken Conley
|
dd11d7bdd8
|
updated import syntax to submod style
|
2011-07-13 02:47:02 +00:00 |
Ken Conley
|
5a04e4ffb1
|
rosmake: #3166 py3k support and cleaned of unused imports
|
2011-07-13 02:44:46 +00:00 |
Brian Gerkey
|
6dfe2dd85c
|
adding rosversion -d to print distro name
|
2011-07-13 01:23:07 +00:00 |
Ken Conley
|
665e5eee83
|
prepping 1.5.8
|
2011-07-12 21:57:28 +00:00 |