Rangement
This commit is contained in:
parent
5ea3bd93c8
commit
97b12ef01e
43 changed files with 9 additions and 301 deletions
17
rviz_interface/msg/InterfaceConfig.msg
Normal file
17
rviz_interface/msg/InterfaceConfig.msg
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Configuration of the Rviz Interface.
|
||||
|
||||
# General info.
|
||||
#Header header
|
||||
|
||||
#Objective type: boolean (true : Juste bouger l'objet)
|
||||
uint8 objective_type
|
||||
|
||||
#Maximum distance error allowed arround the objective
|
||||
float32 max_error
|
||||
|
||||
#Follow Object: boolean (true : les marqueur suivent les objets)
|
||||
uint8 follow_object
|
||||
|
||||
#Show Visuals: Affichage d'infos supplémentaires (zone d'erreur)
|
||||
uint8 show_visuals
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue