Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // (VEX_AI_SIM/score_checker/include/libraries.h)
- // WEBOTS
- // libraries
- #include <webots/Camera.hpp>
- #include <webots/Connector.hpp>
- #include <webots/Emitter.hpp>
- #include <webots/Receiver.hpp>
- #include <webots/Robot.hpp>
- #define TIME_STEP 64
- using namespace webots;
- // OTHER
- // libraries
- #include <iostream>
- #include <cstring>
- using namespace std;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement