Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dynamixel_pan_tilt
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
Model registry
Operate
Environments
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
labrobotica
drivers
dynamixel_pan_tilt
Commits
e12a3b5a
Commit
e12a3b5a
authored
5 years ago
by
Alejandro Lopez Gestoso
Browse files
Options
Downloads
Patches
Plain Diff
Update ReadMe.md
parent
165f8205
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ReadMe.md
+4
-2
4 additions, 2 deletions
ReadMe.md
with
4 additions
and
2 deletions
ReadMe.md
+
4
−
2
View file @
e12a3b5a
...
...
@@ -14,12 +14,14 @@ This driver offers a c++ wrapper to control a pan&tilt unit build with two [dyna
## Installation
If
the labrobotica
's
repository
was already added to your computer, it's only necessary the third comman
d:
*
Add
the labrobotica repository
if it is not already adde
d:
```
sudo sh -c 'echo "deb [arch=amd64] http://147.83.76.226/~irilabo/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ```
```
wget -O - http://147.83.76.226/~irilabo/labrobotica_repo.gpg.key | sudo apt-key add -
```
* Install the package:
```
sudo apt update && sudo apt install iri-dynamixel-pan-tilt-dev
```
## Disclaimer
...
...
@@ -126,7 +128,7 @@ and it is also necessary to link with the desired libraries by using the followi
## Examples
There is one example called _test
\_
dynamixel
\_
pan
\_
tilt_.
It's an example code where is printed the configuration information of the Pan&Tilt and is
mov
ed on all the possible ways.
It's an example code where is printed the configuration information of the Pan&Tilt and is
controll
ed on all the possible ways.
</p>
</details>
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