Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.03 KB

File metadata and controls

31 lines (22 loc) · 1.03 KB

hsr_description

Toyota HSR

This repo combines the following two repos and gets a full 3D model of the HSR robot.

Clone this repo, build and source it.

catkin build -DPYTHON_EXECUTABLE=/usr/bin/python3
source devel/setup.bash

Debug

  • Replace torso.std's suffix to torso.stl

Visulization in Rviz (Ros1 noetic)

roslaunch hsr_description display.launch

Screenshot from 2023-05-26 08-10-41

Visulization in Isaac Sim

  • Issac Utils -> Work Flows -> URDF Importer
  • Issac Utils -> Work Flows -> Articulation Inspector -> Play(Space) -> Selection Panel -> Position/Velocity/Efforts Controllers

Screenshot from 2023-05-26 08-33-53