2023-07-20 - Update the README.md
sudo apt install ros-<your_ros_distro>-franka-control
pip install simple_pid
Please clone this repository within a ROS workspace, then build it with:
catkin build
:warning: These instructions are at the moment tailored to our robot setup. We are working to separate the actual algorithm presented in the paper from the implementation of the ROS node.
@ARTICLE{10187696,
author={Piga, Nicola A. and Natale, Lorenzo},
journal={IEEE Robotics and Automation Letters},
title={Adaptive Tactile Force Control in a Parallel Gripper With Low Positioning Resolution},
year={2023},
volume={8},
number={9},
pages={5544-5551},
doi={10.1109/LRA.2023.3297061}}
This repository is maintained by:
@xenvre |