Skip to content

Commit fddf9e6

Browse files
h-suzuki-ispymski
andauthored
Update docs/changelog.md
Co-authored-by: ymski <yamasaki@isp.co.jp>
1 parent f2cb41c commit fddf9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- **Update** Add a dynamic type check method for the plot API. ([caret_analyze #472](https://github.com/tier4/caret_analyze/pull/472))
1111
- **Fix** Fixed speeding up by limiting registration to init_events because id_remapper takes a long time to load measurement data. ([caret_analyze #480](https://github.com/tier4/caret_analyze/pull/480))
1212
- **Fix** Fixed warning "More than three callbacks are registered in one subscription_handle. Skip loading callback info." when parsing certain trace data. ([caret_analyze #470](https://github.com/tier4/caret_analyze/pull/470))
13-
- **Fix** Fixed "filtered to 0 events" output when running ros2 caret check_ctf. ([caret_analyze #480](https://github.com/tier4/caret_analyze/pull/480))
13+
- **Fix**: Fixed a bug where the count of filtered data wasn't correctly displayed ("filtered to 0 events") when loading trace data. ([caret_analyze #480](https://github.com/tier4/caret_analyze/pull/480))
1414
- **Update** Update latency visualization API features in the Gallery section. ([caret_doc #332](https://github.com/tier4/caret_doc/pull/332))
1515
- **Fix** Fixed a very slow node loading problem with a large number of callbacks by limiting the construction_order when searching for node callback paths. ([caret_analyze #477](https://github.com/tier4/caret_analyze/pull/477))
1616
- **New** Added max_construction_order argument to commands using Architecture-API. ([ros2caret #173](https://github.com/tier4/ros2caret/pull/173))

0 commit comments

Comments
 (0)