erik-nelson / blam

Other
785 stars 347 forks source link

Make a map #40

Open space03 opened 5 years ago

space03 commented 5 years ago

Hi. I'm very newbee in ROS. So I don't know about blam and other things....

I recorded rosbag data and i want to make the 3D Map using this data.

How can i do for making 3D map??

For now, 1st terminal, roslaunch blam_example test_online.launch 2nd terminal, rviz 3rd terminal, rosbag play my_data.bag --clock --topic /velodyne_points

So in Rviz, recorded data is shown but i don't know how to make and save map.

Please help me...

ipinyulun commented 5 years ago

hi, may u share what you been doing? im stuck at your first point which is roslaunch blam_example test_online.launch and have no idea what to do next.

what is your command for 2nd and 3rd terminal.... i tried rosrun rviz rviz -f blam_slam but no luck

MohamedEhabHafez commented 5 years ago

does the map rotate correctly with the lidar frame on rviz ??

hachbani2019 commented 5 years ago

Any of you did solve the problem ? I'm still stuck at the roslaunch blam_example test_online.launch. DOn't understand much aout the difference between the internal and external workspaces and not fiding any documentation or tutorial online...

whuzs commented 3 years ago

Hi. I'm very newbee in ROS. So I don't know about blam and other things....

I recorded rosbag data and i want to make the 3D Map using this data.

How can i do for making 3D map??

For now, 1st terminal, roslaunch blam_example test_online.launch 2nd terminal, rviz 3rd terminal, rosbag play my_data.bag --clock --topic /velodyne_points

So in Rviz, recorded data is shown but i don't know how to make and save map.

Please help me...

how to make and save map? could you saved?

ipinyulun commented 3 years ago

Hi. I'm very newbee in ROS. So I don't know about blam and other things.... I recorded rosbag data and i want to make the 3D Map using this data. How can i do for making 3D map?? For now, 1st terminal, roslaunch blam_example test_online.launch 2nd terminal, rviz 3rd terminal, rosbag play my_data.bag --clock --topic /velodyne_points So in Rviz, recorded data is shown but i don't know how to make and save map. Please help me...

how to make and save map? could you saved?

for velodyne try https://github.com/koide3/hdl_graph_slam its easier and works fine