Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Paul Rouanet
ros2_control_bolt
Commits
091d739a
Unverified
Commit
091d739a
authored
Jan 06, 2021
by
Bence Magyar
Committed by
GitHub
Jan 06, 2021
Browse files
Fix typo (#52)
parent
5d066932
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
091d739a
...
...
@@ -91,7 +91,7 @@ Each of the described example cases from the roadmap has its own launch and URDF
Check if controller is loaded properly:
```
ros2 control list_controller
ros2 control list_controller
s
```
You should get the response:
```
...
...
@@ -106,7 +106,7 @@ Each of the described example cases from the roadmap has its own launch and URDF
Check if controllers are activated:
```
ros2 control list_controller
ros2 control list_controller
s
```
You should get
`active`
in the response:
```
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment