ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Moveit with multiple rviz

asked 2016-02-17 00:01:48 -0500

chenchengshao@gmail.com gravatar image

I'm using moveit trying to robot arm, For some purpose, I need to connect two rviz to the same master.

When I operate in one rviz window, two rviz simulation robot will move.

Is there anyway I can only let the rviz window I operate move, the another rviz will not move.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-12-05 16:44:39 -0500

tfoote gravatar image

rviz is not a simulator but a visulizer, which means that you're viewing the same robot. As such they are expected to show the same movements.

If you want independent behavior you will need to launch two versions of the robot arm and connect one rviz to each.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-02-17 00:01:48 -0500

Seen: 280 times

Last updated: Dec 05 '17