Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
darwin_robot_driver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
humanoides
darwin
darwin_robot_driver
Graph
4080d6e2911bc12d0360e82efcb05a1d12a0803e
Select Git revision
Branches
4
master
default
protected
new_board
new_version
smart_charger_driver
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jul
25
15
Apr
12
7
31
Mar
23
22
21
17
10
6
5
28
Feb
5
4
3
2
31
Jan
30
28
27
26
10
Jul
3
Aug
10
Jul
2
Sep
31
Aug
29
28
Jun
31
May
24
22
21
19
18
16
15
7
Apr
3
7
Oct
24
Aug
23
22
16
15
13
1
31
Jul
30
15
Apr
5
4
3
2
21
Nov
Changed the auto_ptr for the unique_ptr.
new_version
new_version
Changed the installation paths.
Changed the auto_ptr for the unique_ptr.
Set the pan and tilt ranges in the example.
Added the enable and disable power functions.
new_board
new_board
Removed functions that have been implemented in the dynamixel manager.
Changed the interface of the IMU module.
Added the functions to power the robot on and off.
Modified the example to interface with the ADC module.
Added a module to interface with the ADC.
Merge branch 'new_version' of ssh://gitlab.iri.upc.edu:2202/humanoides/darwin/darwin_robot_driver into new_version
Used only the Serial Dynamixel Server version.
Changed the header file to look for to detect whether the library is installed or not.
Add LICENSE
master
master
Renamed the README file.
Added a new README file.
Removed the action_id.h header file from the walking example because it is no longer present.
Moved the scripts to the darwin_controller ROS package.
Modified all the examples to iterate for all present servos.
Added scripts for the model with grippers.
Added a second dynamixel port.
Updated the head tracking example application.
Added a new class to interface with the head tracking motion module.
Updated the example of the walk motion module.
Added a new class to interface with the walk motion module.
Added the registre addresses for the walk parameters.
Added a new class to interface with the joint motion module.
Updated the darwin registers with the head tracking, joints and walk motion modules.
Updated the register values to take into account the current angle registers.
Added the balance module interface.
Separated the header and source file types.
Solved a bug in the function to check if the calibration of the IMU is done: it returned the inverse value.
Updated the IMU example to show both gyro and accel data.
Changed the name of the SPI serial interface.
Updated the IMU example to show gyro data.
Solved a bug in the reconstruction of the gyro data (it was unsigned).
Updated the scripts to handle the SPI interface.
Implemented the IMU interface.
Added the execution of two pages in the example module.
Updated the example.
Loading