scenario_simulator_v2 C++ API
|
#include <gtest/gtest.h>
#include <geometry_msgs/msg/pose.hpp>
#include <geometry_msgs/msg/quaternion.hpp>
#include <simple_sensor_simulator/sensor_simulation/primitives/box.hpp>
#include <vector>
#include "../../utils/expect_eq_macros.hpp"
Functions | |
TEST (BoxTest, Box) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
TEST | ( | BoxTest | , |
Box | |||
) |