Is there a way to just kill rviz? [closed]

asked 2019-08-27 21:19:13 -0500

Timothy Alexeyeva gravatar image

When developing URDF, and playing with Gazebo simulation, I have to kill all ROS processes including rviz all the time. I know that C/Linux programs are ALLOWED to catch and ignore certain signals, but this "design decision" (and similar for gzserver and several python friends) costs me half an hour of my life every single day.

Why can't the stupid thing just stop, when there is no reason to continue? ctrl-\ is not 100% friendy to X11 and the rest of the world. When the user types ctrl-c, the process should just terminate, no questions asked.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by ahendrix
close date 2019-08-28 00:13:59.132536

Comments

1

This appears to be an exact duplicate of https://answers.ros.org/question/8169...

ahendrix gravatar image ahendrix  ( 2019-08-28 00:13:55 -0500 )edit
1

Could very well be another spam account (ros-infrastructure/answers.ros.org#199).

gvdhoorn gravatar image gvdhoorn  ( 2019-08-28 02:38:06 -0500 )edit