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
Hi,
when i compile with catkin_make i obtain this error that i can't solve:
/home/marco/catkin_ws/src/mujoco_ros_pkgs-kinetic-devel/mujoco_ros_control/src/mujoco_ros_control.cpp:144:35: error: no match for ‘operator=’ (operand types are ‘std::map<std::__cxx11::basic_string, boost::shared_ptrurdf::Link >’ and ‘const std::map<std::__cxx11::basic_string, std::shared_ptrurdf::Link >’)
There is a solution?
The text was updated successfully, but these errors were encountered:
MarcoGiordano95
changed the title
Hi,
Hi, When i compile the package with catkin_make i obtain this error:
Apr 30, 2020
MarcoGiordano95
changed the title
Hi, When i compile the package with catkin_make i obtain this error:
Catkin_make error, no match for ‘operator=’
Apr 30, 2020
Hi,
when i compile with catkin_make i obtain this error that i can't solve:
/home/marco/catkin_ws/src/mujoco_ros_pkgs-kinetic-devel/mujoco_ros_control/src/mujoco_ros_control.cpp:144:35: error: no match for ‘operator=’ (operand types are ‘std::map<std::__cxx11::basic_string, boost::shared_ptrurdf::Link >’ and ‘const std::map<std::__cxx11::basic_string, std::shared_ptrurdf::Link >’)
There is a solution?
The text was updated successfully, but these errors were encountered: