No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.4
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/jsk_demos.git
VCS Type git
VCS Version 0.0.4
Last Updated 2017-03-14
Dev Status DEVELOPED
Released RELEASED

Package Description

The jsk_demo_common package

Additional Links

Maintainers

  • Hiroyuki Mikita

Authors

  • Hiroyuki Mikita
  • Yohei Kakiuchi
  • Yuki Furuta
  • Kazuto Murase

jsk_demo_common

This package includes common action functions for daily assistant robot and task execution manager which is used for planning and execution with attention observation.

directories

euslisp/: source codes sample/: sample codes

samples

attention-observation-sample.l

# terminal 0
$ roscore

# terminal 1
$ rosrun roseus roseus
irteusgl$ (load "package://jsk_demo_common/sample/attention-observation-sample.l)
irteusgl$ (test)

while executing actions:

# terminal 2
$ rosrun roseus roseus
irteusgl$ (load "package://jsk_demo_common/euslisp/attention-observation.l")
irteusgl$ (pr2-init)
irteusgl$ (send *ri* :cancel-all-motion)

then robot action is interrupted.

preemptive-task-execution-sample.l

$ rosrun roseus roseus
irteusgl$ (load "package://jsk_demo_common/sample/preemptive-task-execution-sample.l")

you can see generated state machine by executing follow command before executing sample above:

$ rosrun smach_viewer smach_viewer.py

place smach

CHANGELOG

Could not convert RST to MD: No such file or directory - pandoc

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/model_filter.launch
      • model_name
      • model
      • input_cloud
      • output_cloud [default: $(arg input_cloud)_$(arg model_name)_filtered]
      • model_filter_config

Services

No service files found

Plugins

No plugins found.

Recent questions tagged jsk_demo_common at answers.ros.org

No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.