Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Add Joint Impedance Controller #4

Merged
merged 4 commits into from
Feb 24, 2023

Conversation

munseng-flexiv
Copy link
Collaborator

Add a custom joint impedance controller for Flexiv hardware effort/torque interface

  • Create flexiv_controllers package
  • Add JointImpedanceController in flexiv_controllers
  • Update flexiv_bringup -> rizon_controllers.yaml config file with joint impedance controller parameters

Users can start the joint_impedance_controller by changing the controllers argument in the rizon_control.launch

<arg name="controllers" default="joint_state_controller joint_impedance_controller" />

Then starts the robot driver:

$ roslaunch flexiv_bringup rizon_control.launch robot_ip:=[robot_ip] local_ip:=[local_ip]

@munseng-flexiv munseng-flexiv added the enhancement New feature or request label Feb 23, 2023
@munseng-flexiv munseng-flexiv self-assigned this Feb 23, 2023
@munseng-flexiv munseng-flexiv merged commit 02b5d58 into develop Feb 24, 2023
@munseng-flexiv munseng-flexiv deleted the feature/add_joint_impedance_controller branch February 24, 2023 03:07
@munseng-flexiv munseng-flexiv mentioned this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants