/* This file is used by the loadlibrary() function in the launcher.m (MATLAB) file. It contains all the headers files of Webots C-API. */ #define WB_MATLAB_LOADLIBRARY #include "../../../include/controller/c/webots/accelerometer.h" #include "../../../include/controller/c/webots/altimeter.h" #include "../../../include/controller/c/webots/brake.h" #include "../../../include/controller/c/webots/camera.h" #include "../../../include/controller/c/webots/compass.h" #include "../../../include/controller/c/webots/connector.h" #include "../../../include/controller/c/webots/console.h" #include "../../../include/controller/c/webots/device.h" #include "../../../include/controller/c/webots/display.h" #include "../../../include/controller/c/webots/distance_sensor.h" #include "../../../include/controller/c/webots/emitter.h" #include "../../../include/controller/c/webots/gps.h" #include "../../../include/controller/c/webots/gyro.h" #include "../../../include/controller/c/webots/inertial_unit.h" #include "../../../include/controller/c/webots/joystick.h" #include "../../../include/controller/c/webots/keyboard.h" #include "../../../include/controller/c/webots/led.h" #include "../../../include/controller/c/webots/lidar.h" #include "../../../include/controller/c/webots/light_sensor.h" #include "../../../include/controller/c/webots/motor.h" #include "../../../include/controller/c/webots/mouse.h" #include "../../../include/controller/c/webots/pen.h" #include "../../../include/controller/c/webots/position_sensor.h" #include "../../../include/controller/c/webots/radar.h" #include "../../../include/controller/c/webots/range_finder.h" #include "../../../include/controller/c/webots/receiver.h" #include "../../../include/controller/c/webots/robot.h" #include "../../../include/controller/c/webots/skin.h" #include "../../../include/controller/c/webots/speaker.h" #include "../../../include/controller/c/webots/supervisor.h" #include "../../../include/controller/c/webots/touch_sensor.h" #include "../../../include/controller/c/webots/vacuum_gripper.h" #include "../../../include/controller/c/webots/utils/motion.h" #include "../../../include/controller/c/webots/utils/system.h"