leonmkim / franka_panda_description

Franka Emika Panda robot description, modified for providing gazebo simulation. Also includes more accurate dynamics values for KDL dynamics parameter estimations.

Home Page:https://github.com/justagist/panda_simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

franka_panda_desctiption

Robot description package modified from franka_ros package to include dynamics parameters for the robot arm and gripper for simulating the behaviour of the real robot. The descriptions also include transmission and control definitions required for Gazebo support (see panda_simulator package).

Robot dynamics values are as estimated in this paper.

Special Thanks

Related Packages

  • panda_simulator : Simulation in Gazebo with exposed controllers and state feedback using ROS topics and services. The simulated robot uses the same ROS topics and services as the real robot when using the franka_ros_interface.
  • franka_ros_interface : A ROS API for controlling and managing the Franka Emika Panda robot (real and simulated). Contains controllers for the robot (joint position, velocity, torque), interfaces for the gripper, controller manager, coordinate frames interface, etc.. Provides almost complete sim-to-real transfer of code.
  • panda_robot : Python interface providing higher-level control of the robot integrated with its gripper, controller manager, coordinate frames manager, etc. It also provides access to the kinematics and dynamics of the robot using the KDL library.

About

Franka Emika Panda robot description, modified for providing gazebo simulation. Also includes more accurate dynamics values for KDL dynamics parameter estimations.

https://github.com/justagist/panda_simulator


Languages

Language:CMake 100.0%