Brian Gerkey
|
77163157c8
|
Added Ubuntu and MacPorts platform tags.
|
2010-05-19 21:25:54 +00:00 |
Tim Field
|
fce47fa9ba
|
rosbag: fix 1.2 serialization (again)
|
2010-05-18 20:01:43 +00:00 |
Tim Field
|
674ed96811
|
rosbag: write mode allows reading in Python API
|
2010-05-18 07:56:42 +00:00 |
Tim Field
|
7cffb52721
|
rosbag: unit testing rosbag filter #1477
|
2010-05-17 00:57:49 +00:00 |
Jeremy Leibs
|
0d05f8eb35
|
Adding unit tests for playback of indexed v1.2
|
2010-05-12 21:30:57 +00:00 |
Tim Field
|
d1c058ba8f
|
rosbag: implement readMessageDataIntoStream() for 1.2 bags
|
2010-05-12 20:32:02 +00:00 |
Tim Field
|
7a85d755de
|
rosbag: appending to 1.2 bag files is unsupported
|
2010-05-12 20:30:40 +00:00 |
Tim Field
|
9d23344a7b
|
rosbag: hide copy constructor and assignment operator
|
2010-05-12 04:22:53 +00:00 |
Tim Field
|
ab8cf8e8dc
|
rosbag: correcting rosbag info yaml size
|
2010-05-12 04:20:23 +00:00 |
Tim Field
|
87ba812ffb
|
rosbag: fix for ros::Time(0) not being valid
|
2010-05-12 01:32:50 +00:00 |
Tim Field
|
19107be0d5
|
rosbag: fix error message to show filename
|
2010-05-12 01:19:35 +00:00 |
Tim Field
|
b98e529635
|
rosbag: (1.2 unindexed) fix case where topic not preceded by definition record
|
2010-05-12 01:19:13 +00:00 |
Tim Field
|
6fe44f1501
|
rosbag: error message should print on new line
|
2010-05-12 01:18:09 +00:00 |
Tim Field
|
4156aadb9a
|
rosbag: fix --key behaviour with Boolean values
|
2010-05-11 23:19:30 +00:00 |
Tim Field
|
bda22f8003
|
rosbag: handle unknown key in rosbag info --key
|
2010-05-11 22:14:07 +00:00 |
Tim Field
|
12a4d5028c
|
rosbag: added rosbag info --key
|
2010-05-11 22:12:20 +00:00 |
Tim Field
|
9c5e6cb932
|
rosbag: rosbag info now has --yaml
|
2010-05-11 21:55:19 +00:00 |
Jeremy Leibs
|
a6ed87eb66
|
Adding workaround for View/Iterator/MessageInstance friends relationship for stricter compilers
|
2010-05-08 17:26:00 +00:00 |
Jeremy Leibs
|
a9a8301710
|
boost::regex needed to be in CMakeLists.txt, not manifest.xml
|
2010-05-08 06:53:14 +00:00 |
Jeremy Leibs
|
af5adb12bd
|
Adding boost regex to rosbag
|
2010-05-08 05:45:26 +00:00 |
Tim Field
|
30c7b0985d
|
rosbag: fix offset calculation for reindexing uncompressed chunks
|
2010-05-08 00:46:14 +00:00 |
Tim Field
|
230622fb28
|
rosbag: throw any index reading exceptions as ROSBagUnindexedExceptions
|
2010-05-08 00:07:02 +00:00 |
Jeremy Leibs
|
b0bcc2e8fa
|
Fixing time display when clock not in use
|
2010-05-07 22:47:16 +00:00 |
Tim Field
|
5b7cbedcfe
|
rosbag: cleanup
|
2010-05-07 20:23:16 +00:00 |
Jeremy Leibs
|
1324c724cd
|
Making time printing awesome
|
2010-05-07 18:50:33 +00:00 |
Tim Field
|
8a84ad4d71
|
rosbag: added reverse iterator to private API
|
2010-05-07 18:30:52 +00:00 |
Tim Field
|
c03e61d477
|
rosbag: remove zlib from manifest
|
2010-05-07 09:25:58 +00:00 |
Tim Field
|
99cdb63157
|
rosbag: new BagUnindexedException
|
2010-05-07 09:25:33 +00:00 |
Tim Field
|
975f5dc7a6
|
rosbag: checkbag.py incorporated into rosbag check
|
2010-05-07 09:25:10 +00:00 |
Tim Field
|
0dfdf0c10b
|
rosbag: add debugging slash.py script
|
2010-05-07 09:24:48 +00:00 |
Tim Field
|
dc27b6282d
|
rosbag: add new unit tests
|
2010-05-07 09:24:25 +00:00 |
Tim Field
|
0164a9c1b9
|
rosbag: player prints warning on unindexed bags
|
2010-05-07 09:23:42 +00:00 |
Tim Field
|
bd0a2a0f3f
|
rosbag: removing mutexes; removed debugging dump()
|
2010-05-07 09:22:48 +00:00 |
Tim Field
|
0d12b171f8
|
rosbag: removing zlib support
|
2010-05-07 09:22:19 +00:00 |
Tim Field
|
0e13b31336
|
rosbag: ROS_ERROR -> exceptions
|
2010-05-07 09:22:06 +00:00 |
Tim Field
|
904d70806d
|
rosbag: throw exception on query in non-read mode
|
2010-05-07 09:21:45 +00:00 |
Tim Field
|
6af08aaeb0
|
rosbag: removing zlib support for now
|
2010-05-07 09:20:50 +00:00 |
Tim Field
|
6876aada45
|
rosbag: favor exceptions over ROS_ERROR
|
2010-05-07 09:20:30 +00:00 |
Tim Field
|
daa990f5a3
|
rosbag: favor exceptions over ROS_ERROR
|
2010-05-07 09:20:14 +00:00 |
Tim Field
|
e6572c6e7f
|
rosbag: reindex 1.2 unindexed bags; clear index before reindexing
|
2010-05-07 09:19:34 +00:00 |
Tim Field
|
5903089193
|
rosbag: incorporate checkbag.py; remove slash command; print out unindexed bag warning
|
2010-05-07 09:17:30 +00:00 |
Tim Field
|
59fd7cd267
|
rosbag: add slashed bag test data
|
2010-05-07 09:16:27 +00:00 |
Tim Field
|
469341bd2d
|
rosbag: use bisect.insort
|
2010-05-07 04:37:54 +00:00 |
Jeremy Leibs
|
d573401cc7
|
New shape-shifter, deprecating rosrecord/rosplay, fixing/testing write signatures, fixing assorted bugs, etc.
|
2010-05-07 04:37:25 +00:00 |
Tim Field
|
04e00bd304
|
rosbag: reindex handles unterminated chunks
|
2010-05-07 02:41:46 +00:00 |
Tim Field
|
e7fc33a23c
|
rosbag: implemented reindexing 1.2 bags
|
2010-05-06 22:01:41 +00:00 |
Jeremy Leibs
|
b26e00f667
|
Fixing bug in runClock
|
2010-05-06 17:43:50 +00:00 |
Tim Field
|
f7a244ce49
|
rosbag: rosbag info - fix seconds formatting
|
2010-05-06 07:24:26 +00:00 |
Jeremy Leibs
|
17ab0fa30a
|
Adding some more high-level unit tests for rosbag
|
2010-05-06 07:00:44 +00:00 |
Tim Field
|
7ef6e8eb1f
|
rosbag: minor edits to doc strings
|
2010-05-06 05:40:00 +00:00 |