ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

ros process in subsumption architecture

asked 2014-06-01 12:44:59 -0500

Rikardo gravatar image

Hello there,

Can anyone know how to run ROS process in subsumption architecture sytle, with which, different node have different priorities and some nodes can be triggered/terminate by a topic message.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-06-01 14:12:08 -0500

dornhege gravatar image

You'll want to combine some multiplexers, for manual switching by an actual call: http://wiki.ros.org/topic_tools/mux , for priority based switching http://wiki.ros.org/cmd_vel_mux (Only for cmd_vel, but should be easily adaptable).

edit flag offensive delete link more

Comments

Can multiplexer construct a subsumption architecture on ROS?

Minglong gravatar image Minglong  ( 2015-09-19 03:32:31 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-06-01 12:44:59 -0500

Seen: 692 times

Last updated: Jun 01 '14