You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.