BaxterInterface/rviz_interface/rviz_interface/msg/InterfaceConfig.msg

15 lines
308 B
Text
Raw Normal View History

2018-06-26 18:27:30 +02:00
# Configuration of the Rviz Interface.
# General info.
#Header header
#Objective type: boolean (true : Juste bouger l'objet)
uint8 objective_type
2018-06-26 18:27:30 +02:00
#Maximum distance error allowed arround the objective
float32 max_error
2018-06-29 15:31:04 +02:00
#Follow Object: boolean (true : les marqueur suivent les objets)
uint8 follow_object