ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
Is it easier to try something like if you can use a C++11 or C++0x standard compiler:
for(auto const& dt: vec1->data)
{
ROS_INFO("%d ",dt);
}