moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
test_world.cpp File Reference
#include <gtest/gtest.h>
#include <moveit/collision_detection/world.hpp>
#include <geometric_shapes/shapes.h>
#include <functional>
Include dependency graph for test_world.cpp:

Go to the source code of this file.

Classes

struct  TestAction

Functions

 TEST (World, AddRemoveShape)
 TEST (World, TrackChanges)
 TEST (World, ObjectPoseAndSubframes)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 461 of file test_world.cpp.

◆ TEST() [1/3]

TEST ( World ,
AddRemoveShape  )

Definition at line 44 of file test_world.cpp.

Here is the call graph for this function:

◆ TEST() [2/3]

TEST ( World ,
ObjectPoseAndSubframes  )

Definition at line 375 of file test_world.cpp.

Here is the call graph for this function:

◆ TEST() [3/3]

TEST ( World ,
TrackChanges  )

Definition at line 234 of file test_world.cpp.

Here is the call graph for this function: