QUTMS_Driverless
QUTMS_Driverless copied to clipboard
Welcome to the QUTMS Driverless team repository, used to develop perception, planning and control pipelines in ROS2 for a driverless FSAE racecar
Testing CI, need a PR to do, will delete this and create a new PR when the config works.
I propose a change to replace the complex and unnecessary machine learning based computer vision system for cone detection with a much more simplistic two pigeon approach. (See attached image)...
In file [node_controller.py](src/operations/terminal_control/terminal_control/node_controller.py), the ROS node 'KeyboardControllerNode' has a subscriber with callback function 'self.state_callback'. However, there is no ROS spin on the node which can start processing node's callbacks.
## What type of PR is this? (check all applicable) - [ ] Refactor - [x] Feature - [ ] Bug Fix - [x] Optimisation ## [required] Description Phase 1...