WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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

No packages published

Languages

  • Emacs Lisp 100.0%