ros / ros_comm

ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
http://wiki.ros.org/ros_comm
753 stars 911 forks source link

[ROS-O] required patches on current systems #2297

Open jspricke opened 1 year ago

mjcarroll commented 1 year ago

This one likely needs another pass with test failures.

jspricke commented 1 year ago

I've updated the roslogging patch. This version works for me with Ubuntu 20.04 (ROS Noetic) as well as Debian testing (Python 3.11)

mikepurvis commented 7 months ago

We were having runtime issues with Python 3.11 in our NixOS 23.11 build. I've patched this change on and it seems to be working better. Will report back any new problems we find.