Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
robotis_motion_pages
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
robotis_motion_pages
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
22
Feb
20
10
Jul
22
Jun
18
May
1
30
Apr
16
12
9
8
7
6
5
4
Changed the name of the application because it can be used by both the DArwin and Bioloid robots.
master
master
Solved a problem with the speed rate value.
Solved problems with the generation and execution of actions files in the bioloid robot.
Solved a problem with the computation of the page checksum.
Removed some files no longer necessary. They have been moved to a new fodler.
Corrected the computation of the page checksum.
Changed the motion_page file generator to use angles instead of servo values.
Added a new input parameter to specify the desired output filename.
Added a function to generate the pages checksum.
Changed all the motion pages related classes to copy data structures instead of using pointers.
Several chnages to allow correct inter-operation of all modules.
Moved most of the code to separate libraries for code reusability.
Completed the binary motion file parser.
Added a class to parse binary motion files.
Added classes to handle and hold motion file data.
Renamed some clasess and files.
Generated the parser library with C++ and CMake.
Added a C version of the motion file parser.
Added a program to manipulate motion pages for the bioloid robot.
Loading