An open API service indexing awesome lists of open source software.

https://github.com/soroushj/ros-navigation-goals-cpp-python

Send navigation goals using the ROS move_base Action API.
https://github.com/soroushj/ros-navigation-goals-cpp-python

catkin move-base ros ros-kinetic ros-navigation

Last synced: 11 months ago
JSON representation

Send navigation goals using the ROS move_base Action API.

Awesome Lists containing this project

README

          

# ROS Navigation Goals

Send navigation goals using the [`move_base` Action API](http://wiki.ros.org/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](http://wiki.ros.org/kinetic) and [catkin](http://wiki.ros.org/catkin).