Cleaned up packages and added new launch file

This commit is contained in:
2017-12-30 15:30:09 -08:00
parent da77c67454
commit ecb825bf7e
13 changed files with 146 additions and 320 deletions

View File

@@ -23,7 +23,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<group ns="zed">
<include file="$(find zed_wrapper)/launch/zed_camera.launch">
<!-- compliant mode for rviz -->
<arg name="odometry_frame" value="$(arg odometry_frame)" />
<arg name="odometry_frame" value="map" />
</include>
</group>