how can I quite from rosed after I finished editing?
Hi ! i have edited CMakeList.txt by rosed command. how can I quite from rosed after I finished editing?
i need your help thanks !
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hi ! i have edited CMakeList.txt by rosed command. how can I quite from rosed after I finished editing?
i need your help thanks !
rosed is just an interface with tab completion for accessing files in ros packages and editing them with vim. Here are some basic vim commands.
In your case, after editing a file just type :
followed by wq
and then Enter
.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-05-06 02:59:11 -0500
Seen: 130 times
Last updated: May 06 '16
Could not obtain transform from /gps to base_link
UR5 zero position and ROS zero position different
Installing ROS from binaries and Gazebo from source
error while trying to execute client
how to install libg2o if ROS was installed from source
rosed can't find my files in the package i just created how can i fix that?