Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

need to upgrade all use of threading module to multiprocessing module #37

@2bndy5

Description

@2bndy5

Just found out that the way I'm "joining" existing threads isn't a proper way "kill" them. The multiprocessing module seems to be an abstraction to aid this implementation. Need to do more research and testing though. I will start this escapade on the Drivetrain repo.

  • Drivetrain
  • GPS_Serial
  • integrated Terminal
  • IMU and distances sensors

see this example of how to handle the raspi's camera using multiprocessing

Metadata

Metadata

Labels

bugSomething isn't workingchoreMaintenance-related requestsenhancementNew feature or requesthelp wantedExtra attention is neededmaster wizardThis opportunity is meant for experts

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions