BaxterInterface/rviz_interface/msg/InterfaceConfig.msg

18 lines
394 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
2018-06-29 18:22:49 +02:00
#Show Visuals: Affichage d'infos supplémentaires (zone d'erreur)
uint8 show_visuals