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.
7eeccf887c62dbe1169b940a6fabc2c67f0504ef
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
6
Nov
14
Oct
3
Sep
9
Aug
6
5
26
Jul
25
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
Fix unused parameter bugs in FrankaModelHandle
Meshes for G8
added missing ip and fixed controllers arg
more general combined launch file
improved prints in resource_helpers
fix for service lib in cmake
removed unnecessary global statement in interactive marker
franka 0.5 -> franka 0.7, fixed cmake for service lib
use rt config in robot creation
removes rt config param parsing from hw node
merged develop, adds rt_config parameter to franka_hw
Merge pull request #114 in SWDEV/franka_ros from choose-realtime-config to develop
updated changelog, reverted rviz removal in joint imp example, libfranka RT prio setting in combined hw node
Add rosparam for franka::RealtimeConfig
Merge pull request #112 in SWDEV/franka_ros from feature/SRR-538-refactor-combinable-hw-to-inherit to multi_panda_beta
getCollisionThresholds -> static, linter fix for string concatenation
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
Loading