Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mounting a camera on robot J1
#1
Hello,

For evaluation of a specific use case I'm trying to mount a camera on a robot 1st link

I've used the script 'Add_Object_To_Robot' successfully to attach the camera object in the correct place

The problem is when trying to add a coordinate frame to the camera face for transformation calculations/simulation of a camera object. Apparently, it is not possible to add a reference frame to what is considered the robot itself (or hopefully, only I'm unsuccessful). It was possible before 'adding' the camera to the robot.


I've tried adding coordinate frames nested under the attached object, but these do not move with the robot.
They did move with the object before adding it to the robot.

Any workarounds? Guides? Ideas?

Thanks!

Hope this GIF helps clarify →


Attached Files Thumbnail(s)

#2
You might be able to do this withhttps://github.com/RoboDK/Plug-In-Interf...tachObject.
If you are using a recent version of RoboDK, you can open the plugins (Shift+I) and activate "PluginAttachObject".
Then, with the UI or the API, you can attach the object to a robot joint.

It only works for objects, so you will need to define the frames as children of the object.

Note that this plugin is dynamic and not permanent. You need to mount the arm everytime you start the station / enable the plugin.
Please read theForum Guidelinesbefore posting!
Find useful information about RoboDK by visiting ourOnline Documentation.
#3
附加一个框架为对象的孩子,follow these steps:

1 - Create a frame
2 - Right-click hold and drag -> Drop on the object -> "Move nested"

Jeremy
Find useful information about RoboDK and its features by visiting ourOnline Documentationand by watching tutorials on ourYoutube Channel.






Users browsing this thread:
1 Guest(s)