Thunderbots Project
Loading...
Searching...
No Matches
er_force_world.h
1
#pragma once
2
3
#include "extlibs/er_force_sim/src/protobuf/world.pb.h"
4
#include "software/world/ball.h"
5
#include "software/world/robot.h"
6
16
Ball
createBall(world::SimBall sim_ball,
Timestamp
timestamp);
17
26
Robot
createRobot(world::SimRobot sim_robot,
Timestamp
timestamp);
Ball
Definition
ball.h:11
Robot
Definition
robot.h:16
Timestamp
Definition
timestamp.h:21
src
proto
message_translation
er_force_world.h
Generated by
1.9.8