-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Needs GroomingThis task needs to be tasked out in a project and pointedThis task needs to be tasked out in a project and pointedRobot Software TeamTeam responsible for robot code updatesTeam responsible for robot code updatesenhancementNew feature or requestNew feature or request
Description
Currently, our system has every device as its own node. This creates too many nodes on the network and limits what we can send back and forth on the network.
To improve this, we want to only advertise the highest level nodes on the system. For example, we would only want to broadcast the "drivetrain" node instead of all eight motors and included sensors individually. The first step of this is to create a hierarchy structure of nodes, so we can determine relationships between nodes on the system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs GroomingThis task needs to be tasked out in a project and pointedThis task needs to be tasked out in a project and pointedRobot Software TeamTeam responsible for robot code updatesTeam responsible for robot code updatesenhancementNew feature or requestNew feature or request