Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spring_msgs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Spring
WP7_ARI_Packages
spring_msgs
Commits
084928f8
Commit
084928f8
authored
3 years ago
by
AUTERNAUD Alex
Browse files
Options
Downloads
Patches
Plain Diff
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
3 years ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
action/LookAtEntity.action
+1
-1
1 addition, 1 deletion
action/LookAtEntity.action
action/LookAtPosition.action
+1
-1
1 addition, 1 deletion
action/LookAtPosition.action
msg/LookAtPosition.msg
+1
-1
1 addition, 1 deletion
msg/LookAtPosition.msg
with
3 additions
and
3 deletions
action/LookAtEntity.action
+
1
−
1
View file @
084928f8
# Define the goal
int16
pan_target
_id
int16
body
_id
float32 timeout
---
# Define the result
...
...
This diff is collapsed.
Click to expand it.
action/LookAtPosition.action
+
1
−
1
View file @
084928f8
# Define the goal
int16 pan_target_id
float32[] look_at_position
float32 timeout
---
# Define the result
...
...
This diff is collapsed.
Click to expand it.
msg/LookAtPosition.msg
+
1
−
1
View file @
084928f8
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment