Skip to content

Conversation

@m3d
Copy link
Member

@m3d m3d commented Oct 3, 2025

This is the code used for our final run: "Robotika_C130_Crash_1002". There are known issues like the geo_length and geo_angle, which I would resolve in "post DTC" PR (planned "feature/dtc-ver2). So this one is just for review of change made since "ver1" and as a reference for collected logfiles.

m3d added 30 commits September 27, 2025 10:42

# Check if the number of words is above a certain threshold
if num_words / duration > threshold:
if True: # (ignore for now) num_words / duration > threshold:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, maybe we should have num_words > 0?

@m3d m3d merged commit fa70337 into master Oct 4, 2025
4 checks passed
@m3d m3d deleted the feature/dtc-ver2 branch October 4, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant