Skip to content

Commit

Permalink
Update moveit_core/planning_scene/test/test_planning_scene.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: AndyZe <andyz@utexas.edu>
  • Loading branch information
JafarAbdi and AndyZe committed May 25, 2022
1 parent 2d17e5f commit 71b1258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moveit_core/planning_scene/test/test_planning_scene.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#include <moveit/collision_detection/collision_common.h>
#include <moveit/collision_detection/collision_plugin_cache.h>

// Test not setting object's pose would use the shape pose as the object pose
// Test not setting the object's pose should use the shape pose as the object pose
TEST(PlanningScene, TestOneShapeObjectPose)
{
urdf::ModelInterfaceSharedPtr urdf_model = moveit::core::loadModelInterface("pr2");
Expand Down

0 comments on commit 71b1258

Please sign in to comment.