soroushj / ros-navigation-goals-cpp-python

Send navigation goals using the ROS move_base Action API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS Navigation Goals

Send navigation goals using the move_base Action API.

This project contains sample nodes implemented in C++ (src/send_goal_cpp.cpp) and Python (scripts/send_goal_python.py).

Tested with ROS Kinetic and catkin.

About

Send navigation goals using the ROS move_base Action API.

License:MIT License


Languages

Language:CMake 74.3%Language:C++ 12.9%Language:Python 12.8%