Skip to content

Commit

Permalink
Update readme for new coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Lopez committed Feb 7, 2018
1 parent 0d3f673 commit 4e9c320
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Software package and ROS wrappers of the [Aruco][1] Augmented Reality marker det

<img align="right" src="https://raw.github.com/pal-robotics/aruco_ros/master/aruco_ros/etc/reem_gazebo_floating_marker_world.png"/>


### ROS API

#### Messages
Expand All @@ -39,6 +40,15 @@ Software package and ROS wrappers of the [Aruco][1] Augmented Reality marker det
Header header
aruco_ros/Marker[] markers

### Kinetic changes

* Updated the [Aruco][1] library to version 3.0.4

* Changed the coordinate system to match the library's, the convention is shown
in the image below, following rviz conventions, X is red, Y is green and Z is
blue.
<img align="bottom" src="/aruco_ros/etc/new_coordinates.png"/>

### Test it with REEM

* Open a REEM in simulation with a marker floating in front of the robot. This will start the stereo cameras of the robot too. Since this is only a vision test, there is nothing else in this world apart from the robot and a marker floating in front of it. An extra light source had to be added to compensate for the default darkness.
Expand Down
Binary file added aruco_ros/etc/new_coordinates.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e9c320

Please sign in to comment.