Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dynamixel_motor_cont
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
Container Registry
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_motor_cont
Graph
4b38ed7d99c3fa37cf713a42024db8aa7b9d06e8
Select Git revision
Branches
1
master
default
protected
Tags
6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
ubuntu_16_04
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
May
23
21
15
28
Nov
28
Feb
17
24
Aug
24
Jan
9
Jun
5
3
Nov
27
Oct
6
Jul
18
May
21
Apr
14
30
Mar
17
Sep
6
5
2
30
Aug
30
Jul
9
1
26
Jun
30
May
29
5
Mar
29
May
8
Apr
16
Mar
25
Feb
17
30
Oct
29
19
8
21
Jul
4
Jun
20
May
13
7
15
Apr
13
24
Mar
26
Nov
28
Oct
13
May
26
Mar
4
Dec
27
Jun
22
May
20
Nov
15
28
Apr
16
3
2
20
Mar
8
19
Feb
8
7
6
18
Jan
27
Dec
27
Sep
7
6
24
Aug
22
Jul
18
Apr
Merge branch 'master' of ssh://gitlab.iri.upc.edu:2202/labrobotica/drivers/dynamixel_motor_cont
master
master
Added support for the XM430 servo model.
Merge branch 'revert-71895cb7' into 'master'
Revert "Updated the internal operation mode attributes when configured."
Updated the internal operation mode attributes when configured.
Added a function to get the register address for each model.
Updated to last package generation version
1.0.3 1.0.4
1.0.3 1.0.4
Added support for the drive_mode.
Merge branch 'add_support_xm_540' into 'master'
Made public the to_angles() and to_speeds() functions.
Merge branch 'ubuntu_18_04' into 'master'
1.0.2
1.0.2
Added support to MX28 v2 and MX540
Solved a bug: The current operational mode was not updated for extended register map servos.
Merge branch 'ubuntu_18_04' into 'master'
Adapted to Ubuntu 18.04 package generation
1.0.1
1.0.1
Updated .gitlab-ci.yml to multiples Ubuntu distributions' packages generation
1.0.0 ubuntu_16…
1.0.0 ubuntu_16_04
Changed the deprecated auto_ptr for the unique_ptr.
Added additional uninstall commands to also remove the installation folder of the library.
Update ReadMe.md
Changed the 147.83.76.226 IP address for the server name labrepo.iri.upc.edu.
Merge branch 'install_path'
Merge branch 'new_servos_support'
Added support for the RX-28 servo.
in the move_abolute_angle and move_relative_angle functions, configured the speed and current before the target position.
Used the velocity profile register to control the moving speed in the position/current control mode.
Added the speed limit register to the MX family (it is the moving speed register).
Implemented the velcoity control mode.
Implemented the current control and the position and current control modes.
Implemented and tested the PWM control.
Added read_register() and write_register() functions.
Added an Unsupported Feature exception.
Changed the names of some registers.
Update ReadMe.md
Updated docker image repository
Update CMakeLists.txt
Delete ReadMe.txt
Update ReadMe.md
Added the definition of CPACK_DEBIAN_PACKAGE_ARCHITECTURE
Removed old iridrivers directories
Removed installation of libboost-all-dev
Loading