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

Real-time simulation in RVIZ using data obtained from camera #17

Open
AswinkarthikeyenAK opened this issue Oct 22, 2020 · 0 comments
Open

Comments

@AswinkarthikeyenAK
Copy link

Hi all,

This is a question.
I am using the URDF model to visualize the real time movement of the model in RViz. I have attached IMU sensors on the joints (mainly upper joints 2 sensors on each hand and one attached to the pelvis, in total 5) and streams fused Euler angle data.
I have a joint state publisher that subscribes to the data and I send it to the respective joints. This can rotate the joints. However I am planning to use a camera to capture the human motion and visualize the motion in the URDF model.

Therefore, I am capturing the motion capture of human using a stereo camera and I am using openpose to extract information 3D points of a person and can visualize it in RViz. Do you think there is any way to use the visual Point data to replicate the same motion in the URDF?

Please let me know if you need more information

Thanks

@AswinkarthikeyenAK AswinkarthikeyenAK changed the title Real-time simulation in RVIZ using data obtained from camera and IMU Real-time simulation in RVIZ using data obtained from camera Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant