Skip to content

asanolab/conveyor_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup memo

ufactory conveyor

cd /home/utokyo/Arduino/libraries
rosrun rosserial_arduino make_libraries.py .
  • example
roscore
rosrun rosserial_python serial_node.py /dev/ttyACM0 _baud:=115200

start:
rostopic pub -1 /start_conveyor std_msgs/Bool "data: true" 

stop:
rostopic pub -1 /stop_conveyor std_msgs/Bool "data: true"
  • topic
    • /is_conveyor_on: on/off status of the conveyor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages