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

Problem when initializing object at the Gazebo origin #23

Open
gabrielecaddeo opened this issue Nov 3, 2021 · 3 comments
Open

Problem when initializing object at the Gazebo origin #23

gabrielecaddeo opened this issue Nov 3, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@gabrielecaddeo
Copy link
Collaborator

The problem consists of having the Idle output of the sensor as it is in the 0,0,0 location at the start. This means that, if the object is in that position, the idle output is as if the sensor was in contact. Need further investigation to understand

@gabrielecaddeo gabrielecaddeo added the bug Something isn't working label Nov 3, 2021
@gabrielecaddeo gabrielecaddeo self-assigned this Nov 3, 2021
@xEnVrE
Copy link
Collaborator

xEnVrE commented Nov 3, 2021

Did you check which values are you passing to the rendering engine (i.e. camera and object pose) in that specific configuration?

@gabrielecaddeo
Copy link
Collaborator Author

Did you check which values are you passing to the rendering engine (i.e. camera and object pose) in that specific configuration?

I figure it out what is the problem, it never occurred before because I never initialized an object at the gazebo origin. It happens because we configure the camera with the config_digit_shadow.yaml in the tacto repo. I did not figured it out before because the object was never in this location. I think we should create our own configure file where putting this info and copying the other standard info

@xEnVrE
Copy link
Collaborator

xEnVrE commented Nov 3, 2021

Please go forward with the proposed solution.

Please feel free to open a PR to integrate the proposed change afterwards.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants