Skip to content

Commit ac8b019

Browse files
Fix typo (#123)
1 parent f9585ab commit ac8b019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/moveit_visual_tools/moveit_visual_tools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ class MoveItVisualTools : public rviz_visual_tools::RvizVisualTools
145145
bool processAttachedCollisionObjectMsg(const moveit_msgs::AttachedCollisionObject& msg);
146146

147147
/**
148-
* \brief Move an already published collision object to a new locaiton in space
148+
* \brief Move an already published collision object to a new location in space
149149
* \param pose - location of center of object
150150
* \param name - semantic name of MoveIt collision object
151151
* \return true on success

0 commit comments

Comments
 (0)