Commit graph

41 commits

Author SHA1 Message Date
Christophe Bedard
992ee898cf Update callback_duration notebook 2019-07-29 14:49:08 +02:00
Christophe Bedard
95fb08ab5c Add symbol prettification method 2019-07-08 11:23:09 +02:00
Christophe Bedard
fa95f0c8bd Enhance date/time plotting 2019-07-01 10:08:01 +02:00
Christophe Bedard
0bbea50cea Use bokeh for callback duration plots 2019-06-28 14:49:15 +02:00
Christophe Bedard
ca810a0114 Use pingpong example 2019-06-28 09:52:58 +02:00
Christophe Bedard
31e6c026b7 Update callback_duration notebook 2019-06-27 15:02:44 +02:00
Christophe Bedard
25dc4ac97e Add data model utility class 2019-06-27 11:31:34 +02:00
Christophe Bedard
9b48c620ed Update callback duration notebook 2019-06-27 10:14:53 +02:00
Christophe Bedard
4782b27aa9 Add 'tracetools_analysis/' from commit '62fe169634'
git-subtree-dir: tracetools_analysis
git-subtree-mainline: e5c64669b8
git-subtree-split: 62fe169634
2019-06-24 10:09:52 +02:00
Christophe Bedard
62fe169634 Add version to rcl_init handling 2019-06-17 11:21:33 +02:00
Christophe Bedard
067a714e83 Fix indent 2019-06-17 10:47:32 +02:00
Christophe Bedard
5d43b0b986 Rename 'depth' to 'queue_depth' 2019-06-17 10:47:03 +02:00
Christophe Bedard
c4bd35def9 Add typing 2019-06-14 14:14:13 +02:00
Christophe Bedard
9e1235d8e5 Remove leading underscore from DataModel attributes 2019-06-14 13:28:25 +02:00
Christophe Bedard
d28ea625ef Fix attribute name 2019-06-14 13:25:55 +02:00
Christophe Bedard
dd402ed1ce Extract pickle-loading function 2019-06-14 11:44:46 +02:00
Christophe Bedard
ded341a59b Handle generic 'callback_start|end' events 2019-06-14 10:09:55 +02:00
Christophe Bedard
2508b07347 Fix lint errors 2019-06-13 16:37:20 +02:00
Christophe Bedard
5cd1f2f48b Remove outdated file 2019-06-13 16:22:57 +02:00
Christophe Bedard
54a2fde9a2 Rename RosProcessor to Ros2Processor 2019-06-13 16:22:00 +02:00
Christophe Bedard
12c2c7bad5 Add handling for services, clients, and timers 2019-06-13 15:26:21 +02:00
Christophe Bedard
6a8843f0f4 Make callback instance handling more generic 2019-06-13 15:02:30 +02:00
Christophe Bedard
a58b4e841d Rename 2019-06-13 14:51:32 +02:00
Christophe Bedard
84b50e10e8 Reorder attributes 2019-06-13 14:49:16 +02:00
Christophe Bedard
4efa003be0 Make callback objects dataframe generic 2019-06-13 14:47:45 +02:00
Christophe Bedard
80a62cd591 Implement handling for sub callbacks 2019-06-13 14:39:37 +02:00
Christophe Bedard
c88000bede Implement handlers for one-time events/object creation 2019-06-13 13:45:29 +02:00
Christophe Bedard
08ec9c30b2 Add option for raising exception if event field not found 2019-06-13 13:42:48 +02:00
Christophe Bedard
946f0621cc Add more information to the DataModel docstring 2019-06-13 11:41:28 +02:00
Christophe Bedard
449ccfe6ec Add print method for debugging 2019-06-07 13:54:43 +02:00
Christophe Bedard
c493e5d57d Add basic DataModel class 2019-06-07 13:38:35 +02:00
Christophe Bedard
02a20885b5 Rename ros_processor file to processor 2019-06-07 13:06:16 +02:00
Christophe Bedard
110c8701e5 Rename method to handle_events 2019-06-07 13:04:20 +02:00
Christophe Bedard
f5f3bfac5f Split lines 2019-06-07 12:57:32 +02:00
Christophe Bedard
a6946e2642 Remove whitespace 2019-06-07 12:02:03 +02:00
Christophe Bedard
7adcba91ee Add handling methods for other events 2019-06-07 11:59:16 +02:00
Christophe Bedard
18616c05e6 Call super() for real 2019-06-07 11:47:41 +02:00
Christophe Bedard
e5b8d1782f Fix lint errors in tracetools_analysis 2019-06-07 11:05:20 +02:00
Christophe Bedard
c98d525d4b Extract EventHandler class 2019-06-07 10:57:28 +02:00
Christophe Bedard
9b36c1513c Fix lint errors 2019-06-06 09:46:18 +02:00
Christophe Bedard
17fe8d2245 Extract tracetools_trace from tracetools_analysis 2019-06-06 09:28:25 +02:00