How to use move_base ?
Hello ! We team want to develop a UAV recently , and we decide to use move_base in our car's computer . But we meet many questions . Our car equipped a HDL-32E LIDAR , a GPS device . I can understand the structure of Navigation conceptually. structure But we still do not know :
- how to use GPS data into the move_base . We plan to input a goal GPS position to the car's computer , but we do not find the interface to input .
- Is the map_server necessary ? I think it is not useful to us ?
Could you give me some advices ? Thank you very much !