8000 Tags · frankarobotics/franka_ros2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: frankarobotics/franka_ros2

Tags

v2.0.0

Toggle v2.0.0's commit message
v2.0.0 (2025-06-10)

-------------------
Requires libfranka >= 0.15.0 and franka_description >= 0.5.0 requires ROS 2 Humble

* BREAKING CHANGE: `franka.launch.py` is adapted to use namespaces
* BREAKING CHANGE: the controller examples were removed to use a single launch script named `example.launch.py`, which can launch multiple robots and takes the arguments from a config file named `franka.config.yaml`
* Fix: franka gripper works with namespaces
* Add: `example.launch.py` - a single launch script to launch any number of namespaces
* Feat: `franka.launch.py` can launch different robots in specific namespaces
* Add: `franka.config.yaml` to configure the input arguments for multiple robots
* Add: `controllers.yaml` controller file for namespace-ag
10000
nostic launch of existing controllers

v1.0.2

Toggle v1.0.2's commit message
Pull request #117: fix:number of start interfaces for the gripper

Merge in MOCTRL/franka_ros2 from fix-gripper-start-interfaces to hotfix-gripper

* commit 'bb4d1f6231986c1cfb23e9cbba44bc39b6095dbf':
  fix:number of start interfaces for the gripper

v1.1.0

Toggle v1.1.0's commit message
Release version 1.1.0

v1.0.1

Toggle v1.0.1's commit message
Pull request #111: Fix: FrankaRobotStateBroadcaster Lock issue - conf…

…igurable timeout

Merge in MOCTRL/franka_ros2 from PRCUN-4395-FrankaRobotState-Lock to humble

* commit '51a28612b1fee1448b6df58a39b452442e1be7f9':
  Fix: Add lock retry, sleep, and suppress error logging

v1.0.0

Toggle v1.0.0's commit message
Update CHANGELOG.rst and tag to v1.0.0

v0.1.15

Toggle v0.1.15's commit message
fix: required min. libfranka version

v0.1.13

Toggle v0.1.13's commit message
Merge pull request #55 in SRR/franka_ros2 from bump-version-libfranka…

…-dependency to humble

* commit '2e9fc28f6f94923efc635bb5552b737d999fd43d':
  bump version libfranka in .devcontainer

v0.1.12

Toggle v0.1.12's commit message
Merge pull request #54 in SRR/franka_ros2 from feat/visualize-rviz-fr…

…anka-state to humble

* commit 'e2bb29cc5f07a62d1f88940a6a51677513975268':
  bump version
  format: test robot description
  tests:  update state publisher tests with mocked franka robot state
  feat: visualize robot state messages

v0.1.11

Toggle v0.1.11's commit message
Merge pull request #52 in SRR/franka_ros2 from feat/joint-impedance-w…

…ith-bio-ik to humble

* commit '30347acfe6122b8dd6ffd55e0a316cde2e0e73a8':
  bump version 0.1.11
  chore: switch to orocos-lma-ik
  feat: joint impedance controller with moveit ik service

v0.1.10

Toggle v0.1.10's commit message
Merge pull request #49 in SRR/franka_ros2 from PRCUN-2201-align-msg-t…

…ypes-to-ros-types to humble

* commit '64a3878a1f924e21f9822803ca173a1d82c4fa2c':
  refactor: Moved more of the assign functionality into functions
  refactor: Reverted to change to use twist -> now using Eigen::Vector3
  test: Added a unit test for the frame setting
  refactor: Replaced the Cartesian velocity commands with twist
  refactor: Adapted the franka robot state to publish with ROS 2 types
0