Hi !
I tried to do the exercise myself but I could not do it fully. I saw the solution they work. But I am confused :
-
firstly , how can we know that we have to get “from geometry_msgs.msg import Twist” this from messages list ? how can we see the structure of this message .
-
Secondly , How can we know these methods of our class twist :
" move.linear.x = 0.5
move.angular.z = 0.5 "