pop_up_slam icon indicating copy to clipboard operation
pop_up_slam copied to clipboard

How to make the programe performs like the vedio shows in youtube?

Open hwenhui1997 opened this issue 4 years ago • 2 comments

The following two The two pictures below show the error and the result of running the program on my computer. Many details are not shown. And what should I do to make it work properly? And I've run sh install_dependenices.sh many times and failed at sudo pip install -r py_requirements.txt, so I've skipped over it.

popslam popslamrviz

hwenhui1997 avatar Apr 09 '20 15:04 hwenhui1997

@hwenhui1997 I didn't remember exactly now. but from the logs, seems odom_tf_utils is not found. It's the package under dependency/ folder. I suggest you first turn off rviz, then run the program to see whether it can run till end.

shichaoy avatar Apr 15 '20 05:04 shichaoy

This problem is mainly caused by the lack of dependencies and module versions

szx1995 avatar Apr 23 '24 13:04 szx1995