Open greyltc opened 6 years ago
Any chance we can get this PR merged to fix this?
i was trying to compile ros for raspbian. when it tries to compile rospack , it complained about same problem. Funny but i fixed this by modifying code. removed tr1 from includes and put boost instead of std::tr1 in code.