rtv / Stage

Mobile robot simulator
rtv.github.com/Stage
GNU General Public License v2.0
399 stars 175 forks source link

Query range data not supported #82

Open mjopenglsdl opened 7 years ago

mjopenglsdl commented 7 years ago

In file p_ranger.cc function: InterfaceRanger::ProcessMessage()

There are only 2 message supported:

PLAYER_RANGER_REQ_GET_CONFIG
PLAYER_RANGER_REQ_GET_GEOM

there is no PLAYER_RANGER_DATA_RANGE implemented