Questions about using the mocap package #614
Unanswered
Vincent1029384756
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm still new to ROS and crazyswarm2. The other day I attempted to use motion capture with Vicon and got really confused.
First, about the marker configurations:
Do these match the images that are included in the package?
![image](https://private-user-images.githubusercontent.com/55199088/400895071-e8516ad6-9bc3-4ff7-8df4-8e2c360afb29.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MTIwNTMsIm5iZiI6MTczOTUxMTc1MywicGF0aCI6Ii81NTE5OTA4OC80MDA4OTUwNzEtZTg1MTZhZDYtOWJjMy00ZmY3LThkZjQtOGUyYzM2MGFmYjI5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDA1NDIzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQzYWEyMzkyMzAyMjY0OWYyYWRkNTUwNWY2NWYxNzUwNzMxZTNlYjFmOTM0MjY0YzdhZDM0ODU1YmI1MGM1ZTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.J92T2fgUQ1Z3FsJoNzVHcu1xRx2ICRCOX5gDCVq5VMU)
![image](https://private-user-images.githubusercontent.com/55199088/400895110-b59ff111-4844-40e9-b767-7ae0966c8f01.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MTIwNTMsIm5iZiI6MTczOTUxMTc1MywicGF0aCI6Ii81NTE5OTA4OC80MDA4OTUxMTAtYjU5ZmYxMTEtNDg0NC00MGU5LWI3NjctN2FlMDk2NmM4ZjAxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDA1NDIzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiNmE5NTYzZmYzN2UzMjY4NTJlOTU3NTIzNzNhZGY3MjIxYmZhMmYwMTA3NjZjODdlN2JiN2Q5ZDFkNWFhZDgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AlZT5VIY0-6xShsst7Ii8SUaG74c1IZCTy3v2SY2Vts)
Secondly, about Vicon integration...
I was taught the following workflow when using Vicon in school:
However, in Crazyswarm2, it seems the marker arrangement is specified directly in the motion_capture.yaml file instead of the Vicon software. Additionally:
My specific questions
I’ve already checked the documentation for both Crazyswarm2 and motion_capture_tracking, but couldn’t find answers to these questions.
Any help or pointers in the right direction would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions