How to use gmapping not from launch file?
Hello every one, I know how to use gmapping or Karto and others in ros from launch file,But I confused about how can I use it when I can't always login a PC,such as APP or WEBs.Some times,when I use the robot do some things in a room,maybe suddenly I want to use it to rebuild the map for this room,so I can just only click some buttons.
Asked by make9-11@126.com on 2020-11-09 01:40:36 UTC
Comments
Is it not possible to log in with ssh?
Asked by miura on 2020-11-09 10:43:57 UTC
no ssh . Maybe , can kill nodes such as amcl ,move_base...,and then run gmapping node from code.When mapging finished,restart the amcl and move_base.I want it can like this.
Asked by make9-11@126.com on 2020-11-23 21:24:46 UTC