Minor fixes and geom module documentation
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#
|
||||
|
||||
"""
|
||||
This module contains code for geometric processing such as pointcloud processing, analytic signed
|
||||
distance computation for the environment, and also signed distance computation between robot and the
|
||||
environment. These functions can be used for robot self collision checking and also for robot
|
||||
environment collision checking.
|
||||
This module contains functions for geometric processing such as pointcloud processing, analytic
|
||||
signed distance computation for the environment, and also signed distance computation between robot
|
||||
and the environment. These functions can be used for robot self collision checking and also for
|
||||
robot environment collision checking.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user