ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
So it turns out it was really just me not understanding that I needed to do a rosspin to get the callbacks to run. So I set up a timer in Qt and ran the spinOnce() function inside that to get my stuff running. It works now!