Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Franka Panda support #36

Open
hao-l1 opened this issue Oct 16, 2022 · 4 comments
Open

Franka Panda support #36

hao-l1 opened this issue Oct 16, 2022 · 4 comments

Comments

@hao-l1
Copy link

hao-l1 commented Oct 16, 2022

Thanks you for making this wonderful simulator!

I'm just wondering if it is possible to support franka panda arm smulation? I'm using panda instead of sawyer. I would really want to use panda for simulation. Thanks!

@robertocalandra
Copy link
Contributor

Hi @HaoLiRobo,
Yes, It is possible to use the franka panda arm in tacto.
What you need to do is to import the model of the franka panda in the physics engine and then attach a gripper/sensor to it
A good starting point might be https://github.com/facebookresearch/tacto/blob/main/examples/demo_pybullet_grasp.py which uses a Sawyer arm.

@saeidb71
Copy link

Hi @HaoLiRobo,

I also want to use panda with digit, but I've had a hard time understanding how to do this. Were you able to use panda instead of sawyer? If yes, can you provide a sample code?

@aspirinium
Copy link

Hi @HaoLiRobo,

I also want to use panda with digit, but I've had a hard time understanding how to do this. Were you able to use panda instead of sawyer? If yes, can you provide a sample code?

Hey guys, did you make it? I modified the URDF files of Franka to include two Digit sensors on the gripper, but I wouldn't say that this implementation was successful: the gripper doesn't behave as expected. I was wondering whether you found a solution.

@hao-l1
Copy link
Author

hao-l1 commented Jul 31, 2023

@saeidb71 @aspirinium
We had a new paper released just last month. We are building our simulation on top of Taxim, it is kind of the same framework as TACTO. But we add some more features and implement the Franka Panda Arm simulation with tactile sensing.

https://github.com/objectfolder/objectfolder_manipulation_tasks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants