Skip to content

ROS driver for the Coco Research CNT-723 encoder

Notifications You must be signed in to change notification settings

tado-aev/cnt723

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNT-723 driver

ROS driver for the CNT-723 rotary encoder and peiseler 1283 RS.

Dependencies

ROS modules that this package depends on:

Usage

Clone, build, and install using catkin:

$ git clone https://github.com/tado-aev/cnt723 ~/ros/catkin_ws/src/cnt723
$ cd ~/ros/catkin_ws
$ catkin_make
$ source devel/setup.zsh
$ roslaunch cnt723 cnt723_node.launch

Parameters

  • port: the port name where the CNT-723 is connected to
  • baudrate: the baud rate
  • frequency: the rate at which to publish the pulse counts

Published Topics

  • cnt723/count: raw pulse count from the encoder

Caveats

Program mode is currently not supported.

License

MIT License

Author

Naoki Mizuno

About

ROS driver for the Coco Research CNT-723 encoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published