pxmlw6n2f/Gazebo_Distributed_TCP/examples/stand_alone/custom_main_pkgconfig
zhangshuai 093964e078 Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00
..
CMakeLists.txt Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00
README.md Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00
custom_main.cc Rename the Gazebo_Distributed to Gazebo_Distributed_TCP, ready to develop MPI Gazebo 2019-04-18 09:44:55 +08:00

README.md

Custom Main pkg-config

This example builds a stand-alone application using Gazebo as a library. The CMakeLists.txt in this directory uses pkg-config to find Gazebo. Other examples use Gazebo's installed cmake config file instead of pkg-config. We recommend using Gazebo's cmake config instead of pkg-config.