Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.41 KB

README.org

File metadata and controls

30 lines (25 loc) · 1.41 KB

spaceros layer

Table of Contents

Description

This layer is a wrapper around helm-ros, a package that allows you manage run ROS processes via helm.

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(spaceros))

Key bindings

Key BindingDescription
SPC a R cStart a roscore
SPC a R iInvalidate the ros-helm-cache
SPC a R r claunches launch file in focused buffer
SPC a R r lOpen searchable buffer for launching launch files
SPC a R r rOpen searchable buffer for launching launch files
SPC a R t eOpen searchable buffer for an echoing active topics
SPC a R t iRuns rostopic info on an active topic
SPC a R t lLists all active topics
SPC a R t lLists all active topics