You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build this execise , i get error
"In function boost::detail::sp_if_not_array<ur5_demo_descartes::UR5RobotModel>::type boost::make_shared<ur5_demo_descartes::UR5RobotModel>()' : descartes_node.cpp:(.text._ZN5boost11make_sharedIN19ur5_demo_descartes14UR5RobotModelEJEEENS_6detail15sp_if_not_arrayIT_E4typeEDpOT0_[_ZN5boost11make_sharedIN19ur5_demo_descartes14UR5RobotModelEJEEENS_6detail15sp_if_not_arrayIT_E4typeEDpOT0_]+0x77): undefined reference to ur5_demo_descartes::UR5RobotModel::UR5RobotModel()' "
I am using kinetic
The text was updated successfully, but these errors were encountered:
When trying to build this execise , i get error
"In function
boost::detail::sp_if_not_array<ur5_demo_descartes::UR5RobotModel>::type boost::make_shared<ur5_demo_descartes::UR5RobotModel>()' : descartes_node.cpp:(.text._ZN5boost11make_sharedIN19ur5_demo_descartes14UR5RobotModelEJEEENS_6detail15sp_if_not_arrayIT_E4typeEDpOT0_[_ZN5boost11make_sharedIN19ur5_demo_descartes14UR5RobotModelEJEEENS_6detail15sp_if_not_arrayIT_E4typeEDpOT0_]+0x77): undefined reference to
ur5_demo_descartes::UR5RobotModel::UR5RobotModel()' "I am using kinetic
The text was updated successfully, but these errors were encountered: