Skip to content

jonasTUM/panda_sim_hw

 
 

Repository files navigation

Gazebo ros_control interfaces for simulated Franka Emika Panda robot

This is a ROS package for that allows to use most features of franka_state_interface and franka_model_interface with the Gazebo simulator.

This package provides a Gazebo plugin, based on gazebo_ros_control (documentation), which instantiates a ros_control controller manager with the default joint interfaces (position, velocity, effort, state) and connects it to a Gazebo model. Additionally, Franka specific interfaces are registered.

Usage and dependencies

This is meant to be used along with gazebo_panda and franka_panda_description. Note that, instead of the default gazebo_ros_control plugin (gazebo_ros_control/DefaultRobotHWSim), the custom version panda_hw_gazebo/PandaRobotHWSim provided by this package has to be loaded in xacro (example in Reconcycle project.

Credits

Useful resources for further development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%