Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Hello, I am currently trying to set up a Series Elastic Actuator, which can exert a small force (~20N) in both directions, and has a compression spring with stiffness of k=2144.3N/m
I have set up a prismatic joint in my URDF, but am unsure how to configure it now in PyBullet.
This is what I have:
How would I go about implementing
set_joint_to_series_elastic_actuator()?