8000 GitHub - biter0088/ros_tricks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

biter0088/ros_tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ros_tricks

1 while(ros::ok()) usage example

(1) run one terminal

roscore

(2) run another terminal

mkdir ros_ws
cd ros_ws
git clone https://github.com/biter0088/ros_tricks.git
catkin_make
rosrun beginner_tutorials talker

(3) further information(中文示例)

CSDN:https://blog.csdn.net/BIT_HXZ/article/details/128150185

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0