Skip to content

Deploy the code on a real system #8

Description

@GalexY727

We currently have code that only runs in the sim.

When we convert to real life, we will need to add:

  • A sensor topic publisher
  • A motor topic subscriber

This will result in our sensors publishing the signals they receive to the robot computer via a topic to the robot computer, and our motor systems will be subscribing to those topics rather than the Webots ones we already have.

Ideally, there should be minimal to no deleted code; it should all be mostly additions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

No fields configured for Feature.

Projects

Status
In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions