ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Moveit! Link Transformations

asked 2020-09-03 04:59:34 -0500

whitecatshiro gravatar image

Hi,

I've got my ABB IRB 120 robot set up in the moveit! simulation and I have the planning/executing working. I want to be able see the linear transformation matrices that each of the robot links output. Where would I go to see these transformation matrices?

The idea is to have the transformation matrices of these links be sent over a ROS/3D Slicer network to visualize my robot planning in another software called 3D Slicer (I have my robot set up in 3D slicer with the applied linear transformations for each of my robots links).

This is my thread on the 3D Slicer forum stating whether the integration of ROS and 3D slicer can be done, and Junichi Tokuda's project can be seen doing the exact thing I want to do.

link: https://discourse.slicer.org/t/is-the...

The project has the robot model with the links set up in the 3D Slicer environment, with applied linear transformations to each link. There is a node running called ROS-IGTL-Bridge that receives link linear transformation matrices from moveit!, and sends these link linear transformations to the 3D slicer environment, allowing you to visualize movement of the robot in both moveit! and 3D slicer. the 3D slicer software allows you to import CT or MRI scans (along with associated STL models for those CT/MRI scans), so that you can visualize and plan trajectory of an end-effector going into the eg. spine or skull for simulating surgery navigation and planning.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-09-03 08:20:00 -0500

AndyZe gravatar image

updated 2020-09-03 08:20:15 -0500

The /tf topic should have the transformations of all the links.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-09-03 04:59:34 -0500

Seen: 289 times

Last updated: Sep 03 '20