Bug report
Following the steps for compilation for the main branch, humble release, gives this error:
Finished <<< rmf_traffic_editor_test_maps [2min 23s]
--- stderr: rmf_building_sim_gz_classic_plugins
/home/user/rmf_ws/src/rmf/rmf_simulation/rmf_building_sim_gz_classic_plugins/src/door.cpp:36:22: error: no matching function for call to 'Get'
auto _ros_node = gazebo_ros::Node::Get(sdf, node_name);
Seems that the gazebo classic elements are not compatible with the ones installed for gazebo 11.
Bug report
Following the steps for compilation for the main branch, humble release, gives this error:
Finished <<< rmf_traffic_editor_test_maps [2min 23s]
--- stderr: rmf_building_sim_gz_classic_plugins
/home/user/rmf_ws/src/rmf/rmf_simulation/rmf_building_sim_gz_classic_plugins/src/door.cpp:36:22: error: no matching function for call to 'Get'
auto _ros_node = gazebo_ros::Node::Get(sdf, node_name);
Seems that the gazebo classic elements are not compatible with the ones installed for gazebo 11.