Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dynamixel_robot_gazebo
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
humanoides
common
ROS
dynamixel_robot_gazebo
Graph
4acf7d84dffac91ba1291ff2367b93bc0cf04db0
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
17
Sep
17
Jul
31
Aug
8
May
4
9
Mar
31
Aug
30
Jul
21
Jun
23
Mar
21
17
10
6
26
Jan
18
30
Dec
31
Jul
10
Implemented also the moving register.
master
master
Added a function to get a pointer to the base class memort buffer.
Added some missing dependencies.
Added a dynamic reconfigure interface to inject servo faults (over-voltage, under-voltage, over-current and over-temperature).
Added the implementation of the moving status register.
Merge branch 'ubuntu_18_04' into 'master'
Improved the way to execute trajectories using the time and velocity profile options
Added a feature to set the initial angle of the servos.
Changed the boost::shared_ptr for the std::shared_ptr.
Implemented the PWM mode in the simulated servo.
Add LICENSE
Removed a custom command from the CMakeLists.txt.
Removed some cout's.
Added the implementation for the simulation of the XL320 servo.
Added a new parameter to create the serial device name (device_name).
Removed some cout's.
Implemented functions to set the current position, speed and effort.
Chnaged the name of the protocol version parameter.
Added the compliance control.
Added a module to implement the compliance control.
Removed the old STM32 simulation files.
Added an script to start the socat program.
Added a dynamixel servo class to implement the servo functionality.
Renamed the project.
Added the BNO055 Simulated IMU to the Gazebo plugin.
Added the simulatos controller for the C++ simulator.
Loading