nasa-jpl / osr-rover-code

Code that runs on the Open Source Rover
Apache License 2.0
422 stars 146 forks source link

Create robot_description package #68

Open Achllle opened 4 years ago

Achllle commented 4 years ago

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.

ericjunkins commented 4 years ago

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

Achllle commented 4 years ago

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

ericjunkins commented 4 years ago

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

Achllle commented 4 years ago

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.

soldierofhell commented 3 years ago

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

Achllle commented 3 years ago

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