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

Cannot find "object frame" in RVIZ plugin. #114

Open
ZZWang21 opened this issue Apr 28, 2022 · 5 comments
Open

Cannot find "object frame" in RVIZ plugin. #114

ZZWang21 opened this issue Apr 28, 2022 · 5 comments

Comments

@ZZWang21
Copy link

Hi, dear experts. I have installed the handeye calibration plugin in RVIZ. However, when I tried to make the calibration. I cannot find anything in "object frame". I tried to reinstalled Moveit but I did not find any "handeye calibration" plugin in the Moveit Setup Assistant. What could be the problem? Thank you for your help. @felixvd @RoboticsYY

@RoboticsYY
Copy link
Contributor

Hi @ZZWang21 moveit_calibration is already a standalone tool, not part of the moveit_setup_assistant. Please follow the tutorial https://ros-planning.github.io/moveit_tutorials/doc/hand_eye_calibration/hand_eye_calibration_tutorial.html to setup and use this tool.

@ZZWang21
Copy link
Author

Hi @ZZWang21 moveit_calibration is already a standalone tool, not part of the moveit_setup_assistant. Please follow the tutorial https://ros-planning.github.io/moveit_tutorials/doc/hand_eye_calibration/hand_eye_calibration_tutorial.html to setup and use this tool.

Thank you @RoboticsYY for the reply. I build the package following the instruction. I planned to make the hand-eye calibration in the simulation environment, is this possible? Or, is it only for the real robot? The "object frame" can only show up when the target is detected? So, I think I should input an image in RVIZ environment? I do not know if I understand it right. Thank you very much for your reply.

@RoboticsYY
Copy link
Contributor

Yes, it is possible to run with robot arm and moveit in simulation, but you have to get some camera messages published or connect to some camera. Yes, the "object frame" can only show up when the target is detected. In the Rviz GUI, you can select the topic name of the camera image message. Then the target detection plugin will detect the aruco marker target pose.

@ZZWang21
Copy link
Author

Yes, it is possible to run with robot arm and moveit in simulation, but you have to get some camera messages published or connect to some camera. Yes, the "object frame" can only show up when the target is detected. In the Rviz GUI, you can select the topic name of the camera image message. Then the target detection plugin will detect the aruco marker target pose.

Thank you very much. I have camera topic in my model. But currently, I did not put the target image in simulation. I will put the image into the simulation environment later to check. Thank you very much for your reply.

@pwyq
Copy link

pwyq commented May 13, 2022

@RoboticsYY Hi, do you happen to have a working example of the package? I also stuck on the unavailable "object frame" part.

I tried to build on an ABB robot arm and adding a camera in the model. The RViz image topic shows what Gazebo's camera sees, but the camera is falling in Gazebo (which I guess that's why my "object frame" is missing).

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

3 participants