User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cs:fusion:start [2019/04/16 21:40]
Andrew Rink Added fusion structure
cs:fusion:start [2019/04/16 21:43]
Andrew Rink
Line 13: Line 13:
   * /tf - Global coordinates provided by SLAM combined with the labels from object detection   * /tf - Global coordinates provided by SLAM combined with the labels from object detection
  
 +===== How to Run =====
 +Relies on the orb_slam node and the object detection node, as well as all their dependencies. To run, execute the following command from any directory:
 +<code bash>
 +$ rosrun robosub fusion
 +</​code>​