Difference between revisions of "Day 7"

From Bambi
Jump to: navigation, search
(Log)
(Log)
Line 7: Line 7:
 
#* <code>export GAZEBO_RESOURCE_PATH=$GAZEBO_RESOURCE_PATH:~%BAMBI-GIT-ROOT%/gazebo</code>
 
#* <code>export GAZEBO_RESOURCE_PATH=$GAZEBO_RESOURCE_PATH:~%BAMBI-GIT-ROOT%/gazebo</code>
 
#* <code>export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:~%BAMBI-GIT-ROOT%/gazebo/models</code>
 
#* <code>export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:~%BAMBI-GIT-ROOT%/gazebo/models</code>
 +
 +
= Coordinate Reference System =
 +
In UTM (Northing, Easting, Down) reference system is positive toward north pole (toward map top) and toward east (toward the map right)

Revision as of 14:16, 10 August 2018

Log

  1. Use geodesy package for GSM84 --> UTM coordinate transformation
  2. Modified bambi gazebo world and model path. Now they are placed under "bambi_ws"/gazebo. REMEMBER to add the following in .bashrc:
    • export GAZEBO_RESOURCE_PATH=$GAZEBO_RESOURCE_PATH:~%BAMBI-GIT-ROOT%/gazebo
    • export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:~%BAMBI-GIT-ROOT%/gazebo/models

Coordinate Reference System

In UTM (Northing, Easting, Down) reference system is positive toward north pole (toward map top) and toward east (toward the map right)