Skip to content
Snippets Groups Projects
Commit 6e6fd718 authored by Florian Walch's avatar Florian Walch
Browse files

Update changelog

parent b9993e9d
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@
Requires `libfranka` >= 0.5.0
* **BREAKING** Fixes for MoveIt, improving robot performance:
* Fixed joint velocity and acceleration limits in `joint_limits.yaml`
* Use desired joint state for move group
* **BREAKING** Updated joint limits in URDF
* **BREAKING** Fixed velocity, acceleration and jerk limits in `franka_hw`
* **BREAKING** Start `franka_gripper_node` when giving `load_gripper:=true` to `franka_control.launch`
......@@ -12,9 +15,7 @@ Requires `libfranka` >= 0.5.0
* **BREAKING** Enabled limiting and low-pass filtering by default (`franka_control_node.yaml`)
* Publish desired joint state in `/joint_state_desired`
* Removed `effort_joint_trajectory_controller` from `default_controllers.yaml`
* **BREAKING** Fixes for MoveIt:
* Fixed joint velocity and acceleration limits in `joint_limits.yaml`
* Use desired joint state for move group
* Fixed a bug when switching between controllers using the same `libfranka` interface
## 0.5.0 - 2018-06-28
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment