Skip to content

Conversation

@GersonHMG
Copy link
Contributor

Summary

  • corrected .gitignore so the build directory is ignored
  • built and executed the Qt unit tests for RobotState and World

Testing

  • cmake -S . -B build
  • cmake --build build --target robotstate_test world_test
  • cd build && QT_QPA_PLATFORM=offscreen ctest -VV -R robotstate_test
  • QT_QPA_PLATFORM=offscreen ctest -VV -R world_test

https://chatgpt.com/codex/tasks/task_e_6841b9c75804833389927e2cc0efcc7a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants