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

Issues running the package #1

Open
ChrwagnerTHU opened this issue Nov 2, 2022 · 0 comments
Open

Issues running the package #1

ChrwagnerTHU opened this issue Nov 2, 2022 · 0 comments

Comments

@ChrwagnerTHU
Copy link

Hi,

for a seminar paper of my Masters studies on Dynamic Social Zones I'm using your package to challange the algorithm and find out its weakneses.
Sadly, I couldn't make it run properly. When installing your project I encountered some issues which I wanted to share.

The CMakeList.txt contains a catkin_install_python call for a package named personPublisher.py. This file doesn't exist so I was wondering if its necessary or the same as peoplePublisher.py?
Another fairly small issue I recognized is in the map.yaml file where there is an absolute path to the map.pgm. Changing the first line to just image: map.pgm does it's job.

Nevertheless I am not able to move the robot.
When launching the package with your proposed command I get warnings for the Local and Global Cost Map in RVIZ, as well as the error that move_base process has died in the terminal.
Might these errors be the reason I can't make it run? Do I need to run anyother packages? Or am I missing something obvious?

Nevertheless its a great project and I hope you can help me.
Many thanks in advance!

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

1 participant