This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Files
marker
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Gazebo Visualization Marker Example This example demonstrates how to create, modify, and delete visualization markers in Gazebo. =================== Build Instructions =================== * From this directory: $ mkdir build $ cd build $ cmake .. $ make =================== Execute Instructions =================== * Launch gazebo as usual then from the build directory above: $ ./marker * The terminal will output messages indicating visualization changes that will occur in Gazebo's render window.