Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 084928f8 authored by AUTERNAUD Alex's avatar AUTERNAUD Alex
Browse files

ros action and msg modifications for Look at

parent d7d5a346
No related branches found
No related tags found
No related merge requests found
Pipeline #576043 failed
# Define the goal
int16 pan_target_id
int16 body_id
float32 timeout
---
# Define the result
......
# Define the goal
int16 pan_target_id
float32[] look_at_position
float32 timeout
---
# Define the result
......
float32[] goto_target_pose # pose (x, y, ang),local 1./global 0. flag, flag
\ No newline at end of file
float32[] look_at_position # pose (x, y),local 1./global 0. flag, flag
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment