Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bioloid_robot
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
bioloid_robot
Graph
b71a091c605310bcf8a9ed3e53cbecde08e01a13
Select Git revision
Branches
3
kinetic_migration
master
default
navigation
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jul
10
Jul
30
Aug
19
Jul
1
Jun
20
Oct
6
29
Sep
26
18
16
14
5
1
8
Aug
7
2
1
29
Jul
21
19
18
8
6
4
29
Jun
28
17
16
14
12
7
6
20
May
17
16
15
14
12
6
1
22
Apr
17
16
15
14
11
10
9
4
26
Mar
20
19
17
16
15
14
6
Feb
24
Jan
22
14
Jan
10
17
Aug
16
14
10
26
May
22
20
16
15
14
13
8
6
5
2
Changed the size of the QR codes.
kinetic_migration
kinetic_migration
Necessary changes for the ROS kinetic version.
Merge branch 'cherry-pick-e0406da9' into 'master'
master
master
Added a namespace to the sensor model to be used in both the darwin and the bioloid robots.
Added a namespace to the sensor model to be used in both the darwin and the bioloid robots.
navigation
navigation
Added a module to simulate the AVR EEPROM. Needed for the new Dynamixel slave interface of the firmware.
Added QR codes to detect the left and right sides of an object.
Implemented the cm510_read and cm510_write functions in the simulator..
Placed the QR codes on the vision obstacles in the right position.
added the changes in QR rotations in obstacle environment
modified QR from walls, because East wall showed WestQR
Added a size parameter to the QR codes.
Added materials to the RVIZ model.
Added an environment without obstacles.
modified sensors position in .yaml
Added the dyn_master_start_read_table() and dyn_master_wait_read_table() functions needed by the new expansion board loop function.
Changed the background color of the tags from grey to white. This imporves the detection rate of the algorithms.
Changed the angle range and motion limits of the emmulated dynamixel servos to coincide with the real ones.
added feet_ir sensors again (which were deleted at some point)
modified ceabot_motion files, now ceabot_motions=ceabot_motions_real works for real robot, ceabot_motions_sim works in simulated environment
Solved a bug in the one time user time function. It now works as expected instead of always being active.
Split the base into two separate meshes (base and fence) to allow proper coloring.
Solved a problem with the balance feature. The sign of the forward/backeard compensation was wrong.
modified .yaml file to always redirect to the /tmp/ttyV0 socket
added pan_tilt features to dexter descriptive files
Implemented the custom printf and scanf functions to use the virtual serial port when it exists.
Solved a problem with the obstacles in the obstacles environment.
Merge branch 'master' of https://gitlab.iri.upc.edu/humanoides/bioloid_robot
Added the urdf, xacro and gazebo file for the pan&tilt unit.
Simplified the formula to compute the voltage and digital value of the simulated distance sensors.
modified sensor disposition for dexter
modified CMakeLists to compile mtn_library.c also
added changed to dexter.xacro
Removed an unnecessary cout.
Substituted the servo PID's controllers for compliance controllers, more similar to the real servos.
Merge branch 'master' of https://gitlab.iri.upc.edu/humanoides/bioloid_robot
added dexter.yaml and dexter.xacro files
Merge branch 'master' of https://gitlab.iri.upc.edu/humanoides/bioloid_robot
Executed the walk ready page at startup to avoid spureous motions.
modified dexter.yaml
Loading