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

GDAM.py problem #20

Open
Sunsundayz1 opened this issue May 23, 2024 · 1 comment
Open

GDAM.py problem #20

Sunsundayz1 opened this issue May 23, 2024 · 1 comment

Comments

@Sunsundayz1
Copy link

Hello and thank you for your wonderful work. I have two questions.

  1. the robot doesn't move after I run the code python GDAM.py.
    2, I don't have the slam map appearing.
    Can you please tell me why?
    I modified the GDAM.py to shift to pytorch mode. The exact information is below.
    Best wishes
    f8925edc551ee29bb78d50f426d7776b
    65d943bd9ece0e4cda46374fd8b97450
    620f7cda4319240f9a57c4d0f1cfda2a
@reiniscimurs
Copy link
Owner

Hi

This code does not include the additional move_base and mapping services and launching of those as they are highly specific to the implementation on the robot. This method is also not built to work in simulation but rather a real robot. You can try to implement it in such a way though, but it will take quite some engineering to make it work. However, most likely the place you are currently stuck is the wait_for_service call in the environment file.

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