• Go to robotiq.com
  • Log in
  • Sign up
DoF - a Robotiq Community
  • Categories
  • Discussions
  • Best Of
Examples: Monday, today, last week, Mar 26, 3/26/04
Ask the community a question
Text Bubble

Welcome to DoF, Pro.

DoF is where industrial automation professionals share their know-how and get answers.
Working together, DoF Pros accelerate their robotics projects.


Check out recent discussions for a taste of what's happening now.

Contact Robotiq Sign up to receive the latest DoF updates!

DoF

DoF Video

DoF Video

1 discussions

0 comments

RSS Feed

General

General

99 discussions

237 comments

RSS Feed

Getting Started on DoF

Getting Started on DoF

14 discussions

70 comments

RSS Feed

Community Feedback

Community Feedback

7 discussions

8 comments

RSS Feed

DoF Lager Lounge

DoF Lager Lounge

7 discussions

15 comments

RSS Feed

Robotiq Products

Robotiq Products

423 discussions

1086 comments

RSS Feed

Applications

Applications

201 discussions

751 comments

RSS Feed

Robot Safety

Robot Safety

45 discussions

154 comments

RSS Feed

Integration

Integration

216 discussions

728 comments

RSS Feed

Programming

Programming

720 discussions

2388 comments

RSS Feed

Troubleshooting

Troubleshooting

298 discussions

955 comments

RSS Feed

eLearning Robotiq

eLearning Robotiq

1 discussions

0 comments

RSS Feed

Robotiq Products Spotlight

Robotiq Products Spotlight

11 discussions

0 comments

RSS Feed

Trending Now

matthewd92matthewd92
January 18
Re: Questions about URScript
The question I would ask is why a thread in the function? Do you need this to be processed in the background? If not, this is a quick function call and so could easily be inline. If you need to know always what tool is loaded, like if someone paused the robot and swapped tools then you need the thread to loop so that it is…
matthewd92matthewd92
January 12
Re: Questions about URScript
If it a thread you use run command. Otherwise just call the function direct. Threads are background functions. They do not block your code that’s controlling your robot. A good built-in example is the timer function. When you start a timer it starts a thread and when you stop it the thread is killed which stops the timer…
jelmsjelms
December 2020
Re: "get_actual_tcp_pose()" help
`get_actual_tcp_pose()` returns a pose. The Y component in the base coordinates in the is index 1 (0-based indices). So you could do: pallet_len:=(point_1[1] - point_2[1])*1000 Or maybe better point_diff:=pose_sub(point_1, point_2)
pallet_len:=point_diff[1] This gives a little more info for debug if you need to look at…
bcastetsbcastets
November 2020
Re: Force control vs Collaborative mode
There are several possible ways to reduce risks. If you are using a knife, having a guard will probably help. You can also stop the robot is someone is too close to it. This can be done with area scanner for example.
Ask the community a question
Text Bubble
Robotiq
1-888-ROBOTIQ (762-6847)
1-418-380-2788 (outside US and Canada)
Facebook YouTube Twitter Instagram LinkedIn
robotiq.com

© Robotiq 2021

Sitemap
Robotiq Home
Categories
Get a Quote
Discussions
About Us
Best Of
Robotiq Support