Skip to content
Snippets Groups Projects
Commit a6ccae46 authored by jaeh_ch's avatar jaeh_ch Committed by Christoph Jähne
Browse files

removed unnecessary global statement in interactive marker

parent d5f07a99
No related branches found
No related tags found
No related merge requests found
......@@ -242,8 +242,6 @@ if __name__ == "__main__":
server.insert(int_marker, process_feedback)
server.applyChanges()
global marker_pose
# main loop
while not rospy.is_shutdown():
publish_target_pose()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment