Skip to content

Commit c7ee440

Browse files
author
mklingen
committed
vncc -> simtrack
1 parent 5b9d665 commit c7ee440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prpy/perception/simtrack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def __init__(self, kinbody_path, detection_frame, world_frame,
1919
@param kinbody_path The path to the folder where kinbodies are stored
2020
@param detection_frame The TF frame of the camera
2121
@param world_frame The desired world TF frame
22-
@param service_namespace The namespace for the VNCC service (default: /vncc)
22+
@param service_namespace The namespace for the simtrack service (default: /simtrack)
2323
"""
2424

2525
# Initialize a new ros node if one has not already been created

0 commit comments

Comments
 (0)