ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I am trying to compile teleop_base package and after changing sensor_msgs, changing axes.size. I still got an error of
error: cannot call constructor ‘boost::thread::thread’ directly [-fpermissive] error: for a function-style cast, remove the redundant ‘::thread’ [-fpermissive]
Any ideas?