arunavanag591 / trisonica_ros

ROS node for Trisonica Anemometer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS node for trisonica mini

Run using rosrun ./trisonica_ros trisonica.py

To set parameters on the trisonica, use minicom: minicom -s

  • Change hardware flow control to off (F)
  • Set serial device (A)
  • Hit ctrl-c

This opens a command line interface with a prompt: >

Then run desired command, e.g.: > outputrate 40

To save parameters run: > nvwrite

How to do this over pyserial????

About

ROS node for Trisonica Anemometer

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 86.6%Language:Python 9.7%Language:CMake 3.8%