Changed the point where the thread is started (from the constructor to the...
Changed the point where the thread is started (from the constructor to the main ROS loop) to avoid executing the thread before ROS is correctly set up.
Please register or sign in to comment