luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
253 stars 186 forks source link

[Feature-Request] {Add unit tests} #345

Open Serafadam opened 1 year ago

Serafadam commented 1 year ago

Start with the why:

Well, it's a general good practice.

Move to the what:

Move to the how:

I guess best way to start is to start with one test case for each of those packages and add more later. cc @saching13

saching13 commented 1 year ago

Yes. We can start with unit for each of the converters. Followed by integration tests where we run it on our devices with rpi, Jetson platforms.