-
Notifications
You must be signed in to change notification settings - Fork 42
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
if the slam_gmapping can run in ros2 Dashing? #1
Comments
Then, I execute ros2 launch slam_gmapping slam_gmapping.launch.py in ros2 crystal installed in docker. But I got malformed launch argument 'slam_gmapping.launch.py', expected format ':=' |
There should not be any additional arguments provided. |
Thanks for your time.
but I got
I don't konw what I should do . |
The launch file currently just runs the node Can you try |
Thanks for you time. but it does not work . |
This error should come up only if:
|
Thanks for your time. I want to know the error because of the building warning.
|
|
I installed docker,then i pull the ros: dashing-ros-base. Then, I download the source code from github.
When i execute ros2 launch slam_gmapping slam_gmapping.launch.py ,but i got malformed launch argument 'slam_gmapping.launch.py', expected format ':=' .
So, I want to know if the slam_gampping can run in ros2 Dashing?
if can ,how should i do
thanks for your help.
The text was updated successfully, but these errors were encountered: