Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ros-msgs-ws
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CdF
CdF 2020-2021
modules
libraries
communication
messages
ros-msgs-ws
Commits
3091ae31
Commit
3091ae31
authored
4 years ago
by
Charles Javerliat
Browse files
Options
Downloads
Patches
Plain Diff
Remove setMode service
parent
d18bd519
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#441
failed with stages
Stage:
Stage:
Stage:
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/mccd_srvs/srv/SetMode.srv
+0
-10
0 additions, 10 deletions
src/mccd_srvs/srv/SetMode.srv
with
0 additions
and
10 deletions
src/mccd_srvs/srv/SetMode.srv
deleted
100644 → 0
+
0
−
10
View file @
d18bd519
# Calibration mode is used to set linear velocity for
# each wheel individually for calibrating the PID
uint8 MODE_CALIBRATION = 1
# Normal mode is used for sending regular cmd_vel with linear
# and angular velocity for the robot as a whole.
uint8 MODE_NORMAL = 2
uint8 mode
---
bool success
string message
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
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