Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catkin_make the code in Melodic ,but generate maps slowly or not updated #76

Open
3shao opened this issue Jul 9, 2019 · 5 comments
Open

Comments

@3shao
Copy link

3shao commented Jul 9, 2019

ROS Melodic is building from source , https://github.com/ros-perception/slam_gmapping, https://github.com/ros-perception/openslam_gmapping. I can run the launch successfully, but generate maps slowly or not updated, how can i do? Thanks!

@3shao 3shao changed the title catkin_make the code in Melodic ,but catkin_make the code in Melodic ,but generate maps slowly or not updated Jul 9, 2019
@k-okada
Copy link
Contributor

k-okada commented Jul 9, 2019

which branch did you used for https://github.com/ros-perception/openslam_gmapping ? master or meldoic-devel?

@3shao
Copy link
Author

3shao commented Jul 10, 2019

Thank you for your reply.
I use master, meldoic-devel didn't release. Now I use meldoic-devel , but when I run the launch, the error :

/opt/ros/melodic/lib/gmapping/slam_gmapping: symbol lookup error: /opt/ros/melodic/lib/gmapping/slam_gmapping: undefined symbol: _ZN8GMapping14sampleGaussianEdm
[slam_gmapping-19] process has died [pid 3815, exit code 127, cmd /opt/ros/melodic/lib/gmapping/slam_gmapping scan:=scan __name:=slam_gmapping __log:=/home/skybot/.ros/log/10a425f8-a2cc-11e9-800b-00e067102061/slam_gmapping-19.log].
log file: /home/skybot/.ros/log/10a425f8-a2cc-11e9-800b-00e067102061/slam_gmapping-19*.log

the 1.3.10 for https://github.com/ros-perception/slam_gmapping.
How can I use the Correct version to compile?

@ArcticCat
Copy link

I have the same problem with slow map generations on melodic-devel. Has anyone found a solution?

@k-okada
Copy link
Contributor

k-okada commented Sep 20, 2019

can you provide how we can reproduce your problem? with simulation (http://wiki.ros.org/navigation_stage) or bug files?

@imutkarshpatil
Copy link

@3shao, While doing catkin_make, have you used the argument -DCMAKE_BUILD_TYPE=Release? If not, then please try adding it, as I have observed significant performance improvements with 'Release' builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants