Skip to content

fix: fix mock logic path; improve configs; improve stack trace reports#5

Merged
hwei0 merged 5 commits intoNetSys:mainfrom
hwei0:mock-setup
Feb 16, 2026
Merged

fix: fix mock logic path; improve configs; improve stack trace reports#5
hwei0 merged 5 commits intoNetSys:mainfrom
hwei0:mock-setup

Conversation

@hwei0
Copy link
Collaborator

@hwei0 hwei0 commented Feb 14, 2026

Description

  • fix mocking of camera streams and gpu server to actually work
  • improve configs by making paths relative to root directory, and creating unique timestamped directories for storing logs on each invocation
  • fix stack trace reports on crashes

Type of change

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • [x ] This change requires a documentation update

How Has This Been Tested?

tested locally

Checklist:

  • [x ] My commit title follows conventional commit guidelines
  • [ x] I have made corresponding changes to the documentation
  • [ x] I have tested my changes, confirming that my feature works

@hwei0 hwei0 enabled auto-merge (squash) February 14, 2026 10:05
Copy link
Contributor

@akrentsel akrentsel left a comment

Choose a reason for hiding this comment

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

the requested change can come in a fast-follow change


experiment_output_dir: /home/hwei/experiment2-out
client_subdir: client
zmq_dir: /home/hwei/experiment2-out/zmq
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think hwei should appear in any of these lines. Can the paths be relative to where the directory is cloned perhaps?

@hwei0 hwei0 merged commit 6e81bb8 into NetSys:main Feb 16, 2026
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.

2 participants