Commit 4f4ca9c
Keep humble compatibility with send_timestamp in dataload_ros2.cpp (#97)
* Update dataload_ros2.cpp
while building it shows that send_timestamp has no member named. it replaced by the time_stamp which is the member of SerializedBagMessage struct.
* keep jazzy compatibility
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
---------
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
Co-authored-by: PunitKVerma <155130932+PunitKVerma@users.noreply.github.com>1 parent 2865020 commit 4f4ca9c
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
196 | 201 | | |
| 202 | + | |
197 | 203 | | |
198 | 204 | | |
199 | 205 | | |
| |||
0 commit comments