상세 컨텐츠

본문 제목

4 Turtlesim

머신러닝

by Riella 2020. 7. 9. 16:56

본문

728x90

Open 2 terminals.

First terminal: roscore

Second terminal:

rosrun turtlesim turtlesim_node

Then type

rosnode info turtlesim

You'll be able to see information about this node - Publications/Subscriptions/Services

 

rostopic list
rostopic echo [one of the topics on the list]

this will show information about turtlesim

Reference: https://wiki.ros.org/ROS/Tutorials/UnderstandingNodes

'머신러닝' 카테고리의 다른 글

6 ROS_MASTER_URI  (0) 2020.07.11
5 roslaunch  (0) 2020.07.10
3 Create python file on ROS package  (0) 2020.07.09
2 Create ROS Package  (0) 2020.07.09
1 Create ROS Workspace  (0) 2020.07.09

관련글 더보기

댓글 영역