본문 바로가기

Enginius/Robotics

ROS - Pioneer control using Gazebo simulator

Simulating Pioneer with Kinect on top.  

 

1. Lauch the world

roslaunch pioneer_gazebo test.launch


2. Open the image view for the depth camera

rosrun image_view image_view image:='/kinect/depth/image_depth'


3. Run the program

rosrun pioneer_gazebo pioneer_ctrl

(4) Compile the node(s)

catkin_make

'Enginius > Robotics' 카테고리의 다른 글

Installing ROS  (0) 2014.08.04
Robot with deep learning  (0) 2014.07.30
ROS 사용하기  (0) 2014.07.21
Pedestrian motion modelling papers  (0) 2014.05.19
MICROSOFT ROBOTICS KINECT NAVIGATION EVENT CONTEST  (0) 2014.05.09