moveit2
The MoveIt Motion Planning Framework for ROS 2.
Functions
test_voxel_grid.cpp File Reference
#include <gtest/gtest.h>
#include <moveit/distance_field/voxel_grid.h>
#include <rclcpp/rclcpp.hpp>
Include dependency graph for test_voxel_grid.cpp:

Go to the source code of this file.

Functions

 TEST (TestVoxelGrid, TestReadWrite)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 110 of file test_voxel_grid.cpp.

◆ TEST()

TEST ( TestVoxelGrid  ,
TestReadWrite   
)

Definition at line 44 of file test_voxel_grid.cpp.

Here is the call graph for this function: