Skip to content

Latest commit

 

History

History
executable file
·
42 lines (33 loc) · 1.07 KB

README_old_liew.md

File metadata and controls

executable file
·
42 lines (33 loc) · 1.07 KB

UTHAI-Common

ROS packages for the model description and the gazebo setting of UTHAI

Useful command

Convert .xacro file to .urdf file.

rosrun xacro xacro --inorder -o model.urdf model.xacro

การใช้งาน UTHAI Simulation

  1. go to workspace folder.

    $ cd ~/catkin_ws/src
    
  2. clone UTHAI-Common repository.

    $ git clone https://github.com/UTHAI-Humanoid/UTHAI-Common.git
    
  3. make catkin workspace.

    $ cd ~/catkin_ws
    $ catkin_make
    

    หลังจากนั้น ปิด Terminal แล้วเปิดใหม่

  4. run uthai gazebo simulation.

    roslaunch uthai_gazebo uthai_world.launch
    

  5. test script

    เปิด Terminal อีกอันขึ้นมา

    rosrun uthai_gazebo test_gazebo.py