Skip to content

Sher1ockFan/UrdfViwer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

UrdfViwer

show the urdf with meshes in rviz only on noetic

Use catkin build

mkdir UrdfViwer
cd ~/UrdfViwer
git clone [email protected]:Sher1ockFan/UrdfViwer.git
mv UrdfViwer/ src/
catkin build

Before run the rviz

replace the meshes path with package://urdfRviz/meshes

Use roslaunch to run rviz with model

. devel/setup.bash
roslaunch urdf_tutorial display.launch model:./src/urdf_model/inspire_hands.urdf

About

show the urdf with meshes in rviz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages