ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Krush's profile - activity

2023-04-11 09:31:41 -0500 marked best answer Where are the map files stored when rosrun map_server map_saver is run

I have used this command to store map

rosrun map_server map_saver static_map:=dynamic_map

This is the output i got:

Waiting for the map Received a 1984 X 1984 map @ 0.050 m/pix Writing map occupancy data to map.pgm Writing map occupancy data to map.yaml Done

Where are these maps physically stored? If i want to use them again how do i load them?

2022-07-07 03:08:10 -0500 received badge  Famous Question (source)
2021-07-06 19:10:20 -0500 received badge  Notable Question (source)
2021-04-04 06:34:38 -0500 received badge  Famous Question (source)
2021-04-04 06:34:38 -0500 received badge  Notable Question (source)
2021-02-01 01:33:30 -0500 received badge  Popular Question (source)
2021-01-18 04:22:15 -0500 received badge  Popular Question (source)
2021-01-13 08:39:03 -0500 asked a question How to generate border for cones in this simulation

How to generate border for cones in this simulation Consider this repository-> https://github.com/TDR-SDC/fsd_simulat

2021-01-12 04:06:46 -0500 received badge  Popular Question (source)
2021-01-11 03:30:26 -0500 asked a question Gmapping output

Gmapping output How do i improve gmapping output? What all parameters are responsible/will improve loop closure? How d

2021-01-10 12:15:39 -0500 edited question How can i improve gmapping result for this simulation?

How can i improve gmapping result for this simulation? I want to improve this simulation -> https://github.com/TDR-SD

2021-01-10 12:12:42 -0500 received badge  Organizer (source)
2021-01-10 12:11:45 -0500 asked a question How can i improve gmapping result for this simulation?

How can i improve gmapping result for this simulation? I want to improve this simulation -> https://github.com/TDR-SD

2021-01-06 08:52:15 -0500 received badge  Enthusiast
2020-12-28 16:16:29 -0500 asked a question Where are the map files stored when rosrun map_server map_saver is run

Where are the map files stored when rosrun map_server map_saver is run I have used this command to store map rosrun map