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

Exporting Linear Actuators to an URDF from SolidWorks

asked 2014-03-14 04:43:23 -0500

kscottz gravatar image

updated 2014-03-15 01:19:22 -0500

gvdhoorn gravatar image

I would like to try running a CNC mill using ROS. More specifically I want to use RVIZ to help us visualize a CNC task prior to running it live on the CNC. My understanding is that one of the first step in this process is exporting my robot URDF using the SolidWorks URDF exporter. The exporter seems geared towards exporting revolute joints but doesn't seem to have any functionality to setup linear actuators / prismatic joints. Is this possible? If so what are the steps for specifying a linear actuator? If someone can point me the way I would love to write a tutorial about this.

Here are a couple of example 3 axis gantries that use linear actuators similar to the one I am working with:

edit retag flag offensive close merge delete

Comments

Not really an answer, but AFAIK the exporter should support setting up prismatic joints. Not sure about the quality / correctness of the exported URDF then though.

gvdhoorn gravatar image gvdhoorn  ( 2014-03-26 00:18:12 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-03-26 07:47:40 -0500

brawner gravatar image

Sorry for the delay in answering this question. The exporter will support prismatic joints. Whether it can be detected automatically depends on the configuration of your solidworks file. If it doesn't detect things automatically, you can always manually configure it.

See this related question for help on manually configuring. http://answers.ros.org/question/77561...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-03-14 04:43:23 -0500

Seen: 1,423 times

Last updated: Mar 26 '14