yolov3, 1.1:1 2.VIPC, ROS Navigation-----map_serverError: package 'map_server' not found, map_serverError: package 'map_server' not foundmap_serversudo apt-get install ros-indigo-map-server, Linux -bash:XXX: command not found , Please what could be the solution to this error. ], function (Basemap, TileLayer, Map, MapView) // If you do not have public Internet access then use the Basemap class // and point this URL to your own locally accessible cached service. Is it appropriate to ignore emails from a student asking obvious questions? When I like to install libsdl-image1.2-dev I have the same problem, could not install, because depends on libsdl1.2-dev. $ cd ~ Why is there an extra peak in the Lomb-Scargle periodogram? Does integrating PDOS give total charge of a system? not found The simple NuGet.Server package was not designed for anything but a handful of packages. The bin folder exists, but he is empty. If that doesn't help, there might indeed be a problem with your path setup and @TomSon. // https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer // -------------------------------------------------------------------- var layer = new TileLayer({ url: "https://eif-gis-serv.eifer.kit.edu/arcgis/rest/services/Folder/Custom_Base_Map/MapServer" }); var customBasemap = new Basemap({ baseLayers: [layer], title: "Custom Basemap", id: "myBasemap" }); myMap = new Map({ basemap: customBasemap }); view = new MapView({ center: [-111.87, 40.57], // long, lat container: "viewDiv", map: myMap, zoom: 6 }); });