NUbots
NUbots copied to clipboard
The NUbots codebase
This PR updates NUsight with many changes to UI components and related files that are shared with 4AI's version of NUsight. Code courtesy of 4Tel/4AI. No new features, but this...
This PR - updates NUsight to use styling closer to NUbook and other NUbots resources - adds a dark mode (starting with system preference but toggle-able with a UI button)...
Things the PR does go here - these can be bullet - points like this - if you like ### Pre-PR Checklist: Have you - [ ] Updated NUbook if...
Adds mujoco simulator abd renders in scene in NUsight
Adds a unit test to the director that tests it under multithreaded workloads. Runs the test repeatedly many times to hopefully reveal any multithreading bugs. Includes an upgrade to NUClear...
Tasks for localisation - [x] Base algorithm (occupany grid method) #1030 - [x] Update SensorFilter with a more reliable filter for pitch, roll and z height - [ ] Update...
TODO: - [ ] Build ORBSLAM3 as library in Docker - [ ] Map output from ORBSLAM3 coordinates to our coordinate system (Htw) - [ ] Figure out how to...
This PR adds goal post localisation similar to RobotLocalisation
This PR adds a measurement update to the `FieldLocalisation` module based on field intersections (L, X, T). A list of landmarks is created on startup and each field line intersection...