wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.11k stars 1.02k forks source link

Any update for ROS noetic and ubuntu 20.04? #253

Closed Coderx7 closed 2 years ago

Coderx7 commented 3 years ago

Hi, is there any plan to release package for ubuntu 20.04, like what we have for melodic and ubuntu 18.04? Thanks a lot in advance

tkazik commented 2 years ago

Duplicate of https://github.com/wjwwood/serial/issues/222 ...but long time no response there.

HappySamuel commented 2 years ago

Hi @Coderx7

Now you can install serial using deb package. $ sudo apt install ros-noetic-serial

Best, Samuel

Coderx7 commented 2 years ago

@HappySamuel Thanks a lot for the update samuel really appreciate it