Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
franka_description
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CeTI
ROS
ROS Packages
franka_description
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5b3bcd49c70723ab11bce8fbe3ad30820dbd5dae
Select Git revision
Branches
5
develop
default
protected
feature/tube-grasp-eef
master
simulated_grasping
simulation
Tags
11
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jul
19
18
17
16
12
11
9
8
5
4
2
1
16
Jun
27
May
23
22
17
15
14
13
12
9
8
6
29
Apr
25
9
21
Mar
19
14
12
11
7
6
5
4
3
1
28
Feb
27
26
25
23
Jan
18
14
Dec
13
10
7
5
26
Nov
16
15
14
13
12
9
8
24
Oct
22
24
Aug
10
8
7
6
1
31
Jul
30
26
19
13
28
Jun
25
22
21
28
May
18
17
24
Apr
23
22
26
Mar
21
20
19
15
14
9
8
22
Feb
21
20
19
16
15
8
7
31
Jan
30
29
26
25
24
23
22
19
18
17
22
Dec
13
11
8
7
30
Nov
29
27
22
21
16
15
9
8
26
Oct
25
24
16
10
9
8
5
29
Sep
28
21
20
19
18
16
15
14
13
12
11
8
7
5
1
24
Aug
23
22
9
7
4
3
2
1
31
Jul
28
27
26
25
24
21
added more detail to explanation why only torque
added missing doc for method, added missing const
collision behavior as parameters, optional combinable_control_node.yaml
has_error -> franka_state to detect error
linterfix for default value in control 2
linterfix for default value in control
added comment on torque control only
switched robot naming right/left -> 1/2
fixed comment for joint limits in config
added documentation to services.h, default ros_callback in combinable_hw, minor fixes
removed redundant intialization
removed deprecated comment
linter fix for unused variables
formatted files
reverts nodehandle in test main
fixed indentation in test launch
fixed some comments
Merge pull request #111 in SWDEV/franka_ros from feature/SRR-536-refactor-frankahw-with-submethods to multi_panda_beta
fixed unit tests, added doc for protected methods
removed combinable and combinbed packages
fixes for ros time
ControlMode None in combinable HW
removed old comments, added missing parameters to combined control node config
fixes ROS print
fixed wrong parameter, ros:time:now() -> ros:time(0)
moved combined control node, adapted launch files accordingly, pluginlib export of new combinable class
franka_hw::FrankaCombinableHW V1
read write in franka_hw
fix for initialized_ member
default ctor in frankahw part 2
enable default ctor in franka_hw, first step
Jenkinsfile: Try building in parallel
linter fixes
no using statements
to string with precision for M_PI usage in checkJointLimits
removed parameters from init method
fixed wrong command interface type in joint command interface
single setup method for joint command interfaces
added joint limits checking in franka control node
removed unused vector include
Loading