How to set the initial position of the robot in Rviz
I am using the UR robot controlled by moveit. The real robot is on a stand and in Rviz the robot shows at the origin. How do I set the position of the robot to a certain coordinate so I can use collision detection?
I am able to do that in Gazebo but not in Rviz. Where would I set the position?
Should I have to put it as a part of URDF along with the robot? or is there a workaround as making the stand a an object in the collision detection?