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

ERROR: Unable to load type [orb_slam3_ros/SaveMap]. #11

Open
xuyuteng1 opened this issue Jun 14, 2023 · 2 comments
Open

ERROR: Unable to load type [orb_slam3_ros/SaveMap]. #11

xuyuteng1 opened this issue Jun 14, 2023 · 2 comments

Comments

@xuyuteng1
Copy link

when I type rosservice call /orb_slam3/save_traj traj
it shows:

ERROR: Unable to load type [orb_slam3_ros/SaveMap].
Have you typed 'make' in [orb_slam3_ros]?

did I miss making some packages?

@NakashimaTakeshi
Copy link

The ros setup may not have been completed correctly.
Have you tried source ./devel/setup.bash in the catkin_ws directory?

@xuyuteng1
Copy link
Author

thanks for your reply, I did the source ./devel/setup.bash otherwise I can not run the whole code. The second question is the code always breaks in half way, I play the rosbag, the dataset-corridor1_512_16.bag, and it always breaks at about 100s, shows exit code -11,and no meaningful information, the same thing happened when I run the official ros version, the code also breaks at about 100s. Both questions confused me a lot.

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

2 participants