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 |
댓글 영역