cruise-automation / rosbag.js

ROS bag file reader for JavaScript 👜
Apache License 2.0
186 stars 43 forks source link

Replace Flow with Typescript #118

Closed Stuk closed 1 year ago

defunctzombie commented 1 year ago

If its helpful we have a typescript version here: https://github.com/foxglove/rosbag.

Stuk commented 1 year ago

@defunctzombie thanks for the comment, the changes Foxglove has made look great, and there are certainly some API improvements! For the moment we want to get the benefits of TS without needing to change the API usage in our code so we're going to land this, but would be good to work out a joint path forward.