Skip to content

[5-Feature] Pyserial interface with IMU #40

Description

@JoshuaGabriel

Is your feature request related to a problem? Please describe.
Rosserial is having a hard time interfacing with the arduino nano when using serial and I2C. I think it is worth trying to ditch rosserial on the arduino, and interface it directly with pyserial to read the data.

computer <-> arduino <-> imu (through i2c)

Describe the solution you'd like
Use pyserial library to interface with serial port.

Additional context

Metadata

Metadata

Type

No type

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions