osr-rover-code icon indicating copy to clipboard operation
osr-rover-code copied to clipboard

Create robot_description package

Open Achllle opened this issue 4 years ago • 6 comments

The robot_description package contains the URDF/XACRO files used to represent the robot which is useful for visualization in RViz, running the robot in simulation with Gazebo, and sensor placement.

Achllle avatar Mar 26 '20 16:03 Achllle

I can look into digging what I made for this a longgg time ago up. We do have this, somewhat frameworked out already

ericjunkins avatar Mar 28 '20 19:03 ericjunkins

@ericjunkins can you dig this up before it eternally gets lost?

Achllle avatar Jun 16 '20 18:06 Achllle

I'll try and get to this on the upcoming friday

ericjunkins avatar Jun 17 '20 19:06 ericjunkins

Got a first version using the sw_exporter package. The most important thing is having the configuration saved in SolidWorks so we can iterate on it and keep exporting as the model updates. The tool doesn't work very well and so I need to iterate on it a few times to get all the axes right.

Achllle avatar Aug 12 '20 20:08 Achllle

Hi @Achllle, can you upload anything you have so far that can help in robot_description creation? Regards,

soldierofhell avatar Jun 05 '21 19:06 soldierofhell

All work lives in master in the form of SW URDF exporter configuration files. You'll need SolidWorks to be able to use them.

Achllle avatar Jun 15 '21 16:06 Achllle