Skip to content

JakeBrawer/spaceros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A ROS layer for spacemacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Emacs Lisp 100.0%