설치하기
자세한 설치 과정은 https://github.com/omorobot/r1mini_gui_teleop/blob/main/README_KR.md 의 문서를 참조하시기 바랍니다.
$ cd ~/catkin_ws/src
$ git clone https://github.com/omorobot/r1mini_gui_teleop문제해결
Parse error at "BOOST_JOIN"
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"$ sudo gedit /usr/include/boost/type_traits/detail/has_binary_operator.hppnamespace BOOST_JOIN(BOOST_TT_TRAIT_NAME,_impl) {
...
}#ifndef Q_MOC_RUN
namespace BOOST_JOIN(BOOST_TT_TRAIT_NAME,_impl) {
#endif
....
#ifndef Q_MOC_RUN
}
#endifcv_bridge 에러
Last updated