Skip to content
Snippets Groups Projects
Commit 922ddb57 authored by Jiaao Liu's avatar Jiaao Liu
Browse files

add log info

parent 6d2d1151
Branches
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ class FSM:
##update the index of poi
self.poi_index += 1
rospy.loginfo("angles: " +str(angles))
angles = [normalize_angle(angle) for angle in angles]
rospy.loginfo("angles: " +str(angles))
#publish to controller
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment