Skip to content

Hiwr/hiwr_simple_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hiwr_simple_example

The hiwr_simple_example ROS package is an example to show use of facetracking and touchscreen event handling. Hiwr will follow people with the head and turn grumpy when touching its screen.

Contributing

Contributions via pull request are welcome and may be included under the same license as below.

Copyright

hiwr_simple_example, except where otherwise noted, is released under the Apache License 2.0. See the LICENSE file located in the root directory.

Build

It requires hyve_msg to work properly

Execution

Make sure that your project is compiled and sourced.

To start hiwr_simple_example, do the following (assuming you have a working ROS core running):

Launch using roslaunch:

$ roslaunch hiwr_simple_example japanexpo.launch 

Launch from another launchfile:

<include file="$(find hiwr\_simple\_example)/japanexpo.launch" />

Node

Subscribed Topics

  • /hiwr_tired/brightness

  • The brightness in the room

  • /hiwr_touchscreen/touch_event

    • The event triggered when touching the screen

Published Topics

  • /scenario/state
    • Send the new state to display on the screen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages