Skip to content

AlysonQ/hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello_world

  • Author : Ying-Hua(Alyson) Chen
  • E-mail : qoo810823@gmail.com
  • Date : 2015.11.26 An example for learnning how to make a ROS node

STEPS of build

mkdir ~{your_catkin_workspace}/src/
cd ~{your_catkin_workspace}/src/
git clone https://github.com/AlysonQ/hello_world
cd ~/{your_catkin_workspace}/
catkin_make

STEPS of run

terminal 1

roscore

terminal 2

rosrun hello_world hello_world_node

link with blog

https://goo.gl/CxIxZb

About

a hello world for ROS learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published