GT-RAIL / async_web_server_cpp

Asynchronous Web Server in C++
Other
25 stars 33 forks source link

Official Kinetic support? #7

Closed nstiurca closed 7 years ago

nstiurca commented 8 years ago

Hi,

I'm wondering if you have any plans for official ROS Kinetic support (ie, binaries). I was able to compile this code from source with absolutely 0 problems under Ubuntu 16.04 + ROS Kinetic.

Thanks.

jihoonl commented 8 years ago

Can we release this on kinetic? It blocks release of web_video_server. If necessary, I can take over the release process

rctoris commented 8 years ago

Sure, I can get to it later this week. I have a few others pending on my list as well.

jack-oquin commented 7 years ago

Thanks!

We depend on web_video_server, which needs this, xref: RobotWebTools/web_video_server#29.

jack-oquin commented 7 years ago

The develop branch does compile cleanly with Kinetic on Xenial.

rctoris commented 7 years ago

https://github.com/ros/rosdistro/pull/13453