GuoyaoShen / Heron

All documents about Heron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heron

All documents about Heron

  • Documentment

Official documentation.

  • Ros

    Ros packages impliments on Heron.

Basic Command

(1) Connect with Heron:
First use your pc to connect the WIFI from Heron.
Then open the terminal and run:

$ ssh administrator@192.168.1.1

(2) Check available topics or nodes:

$ rostopic list
$ rosnode list

(3) Echo particular topic:

$ rostopic echo LIST_YOU_NEED

(4) Kill node on Heron:

$ rosnode kill NODE_NEED_KILL

(5) Record bag file:

$ rosbag record -a

About

All documents about Heron


Languages

Language:HTML 96.7%Language:C++ 2.1%Language:Python 0.5%Language:C 0.4%Language:CMake 0.3%Language:MATLAB 0.1%Language:Shell 0.0%Language:Jupyter Notebook 0.0%