ros-drivers / rosserial

A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial
517 stars 525 forks source link

Fix Travis for Noetic + Python 3 #490

Closed mikepurvis closed 4 years ago

mikepurvis commented 4 years ago

This is a much more minimal version of #480, focused on getting us to a Noetic green checkmark:

FYI @romainreignier @stertingen

mikepurvis commented 4 years ago

Going to merge this now as most of it has been seen/reviewed previously.

Following this I will rebase and break up what remains of #480 into separate PRs for the warning/cppcheck fixes and the py3 port of rosserial_python.