PacktPublishing / ROS-Robotics-Projects-SecondEdition

ROS Robotics Projects, published by Packt
MIT License
196 stars 95 forks source link

Unable to get the arm view same in gazebo and rviz #8

Open rohitdavas opened 3 years ago

rohitdavas commented 3 years ago

I am not able to get the same view of arm in gazebo and rviz.

In Rviz after selecting fixed frame as either world or arm_base I get the following view, and which is what we also want to view.

Screenshot from 2021-04-07 11-06-49

However the view in gazebo is not satisfactory.

Screenshot from 2021-04-07 11-04-42

I have tried to use the same code as yours but the results are not changing.

Please help.