상세 컨텐츠

본문 제목

ROS2 turtlesim action 액션

Programming

by 신농해태 2021. 8. 20. 18:55

본문

반응형

ros2 node info /turtlesim

 

ros2 node info /teleop_turtle

 

ros2 action list

 

ros2 action list -t

 

ros2 action info /turtle1/rotate_absolute

 

ros2 interface show turtlesim/action/RotateAbsolute

 

ros2 action send_goal /turtle1/rotate_absolute turtlesim/action/RotateAbsolute "{theta: 1.57}"

 

ros2 action send_goal /turtle1/rotate_absolute turtlesim/action/RotateAbsolute "{theta: -1.57}" --feedback

728x90
LIST

관련글 더보기

댓글 영역