makefile.am
来自「机器人人3D仿真工具,可以加入到Simbad仿真环境下应用。」· AM 代码 · 共 28 行
AM
28 行
if INCLUDE_PLAYERlib_LTLIBRARIES = libgazeboplugin.lalibgazeboplugin_la_SOURCES = GazeboDriver.cc GazeboDriver.hh \ GazeboClient.cc GazeboClient.hh \ GazeboInterface.cc GazeboInterface.hh \ GazeboTime.cc GazeboTime.hh \ SimulationInterface.cc SimulationInterface.hh \ Position2dInterface.cc Position2dInterface.hh \ Position3dInterface.cc Position3dInterface.hh \ PowerInterface.cc PowerInterface.hh \ LaserInterface.cc LaserInterface.hh \ SonarInterface.cc SonarInterface.hh \ PtzInterface.cc PtzInterface.hh \ ActarrayInterface.cc ActarrayInterface.hh \ FiducialInterface.cc FiducialInterface.hh \ GripperInterface.cc GripperInterface.hh \ CameraInterface.cc CameraInterface.hh \ TruthInterface.cc TruthInterface.hh \ GpsInterface.cc GpsInterface.hhlibgazeboplugin_la_CPPFLAGS = $(AM_CPPFLAGS) @PLAYER_CFLAGS@ -I../libgazebolibgazeboplugin_la_LDFLAGS = -L../libgazebolibgazeboplugin_la_LIBADD = @PLAYER_LIBS@ -lgazeboEXTRA_DIST = gazebo.cfgendif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?