Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
segway_rmp_200
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
segway_rmp_200
Graph
master
Select Git revision
Branches
2
master
default
protected
ubuntu_18_04
Tags
2
1.0.1
1.0.0
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
3
Nov
27
Oct
6
Jul
18
May
13
20
Apr
14
30
Mar
23
Sep
18
13
5
Mar
4
13
Apr
11
Dec
3
Dec
5
Jul
5
Sep
19
Oct
18
7
6
7
Sep
2
31
Aug
22
Jul
26
May
13
12
18
Apr
2
Oct
Adapted to Ubuntu 18.04 package generation
1.0.1 ubuntu_18…
1.0.1 ubuntu_18_04
Updated .gitlab-ci.yml to multiples Ubuntu distributions' packages generation
1.0.0 master
1.0.0 master
Static const members of a class must be initialized with the constexpr keyword since C++11.
Added additional uninstall commands to also remove the installation folder of the library.
Update Find cmake with correct paths and path order
Update README.md: update installation info
Update package server address name, in README and ci
Merge branch 'packaging'
Rename udev rule example
Update README.md
Update README.md
Update .gitlab-ci.yml
Use plural variables. Update header path to include directory. Comment example unused variable.
Search in new installed path. Use plural variables
Add ci file. Move headers to include folder
Update find cmake. Fix project name
Install to subfolder. Add plural cmake variables.
Add gitignore, LICENSE, README and udev rule files.
Rolled back to a previous revision to delete some errors.
Solved a bug in which the last command was sent all the time.
Removed false author from driver.
added example to move the plaform a desired value in rotation or translation
Important bug: the constant to convert rotational velocities was wrong. The actual rotational speed did not correspond to the desired rotational speed.
correct Find cmake
install path option
Updated dependencies
Updated dependencies
[tibi_dabo_arm_node]
correct project name
rename project
[segway_rmp200]
[segway_rmp_200]
[joystick_core]
[segway_rmp_200]
Modified the main CMakeLists.txt to set the compiler flags for the C++ compiler instead of the C compiler.
changing from servo_frames to uptime for easier comprehension
changing units to international system
Fix typo in struct member
Fix mode to use real member function.
merging status msg branch to trunk
Loading