Size: 275
Comment:
|
Size: 602
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
== Realtime Publisher == {{{ #!cplusplus bool MyController::init(pr2_mechanism_model::RobotState *robot, ros::NodeHandle &n) { joint_states_pub = new realtime_tools::RealtimePublisher<sensor_msgs::JointState>(n, "joint_states_topic", 4); }}} == Realtime Service == |
Show EOL distros:
Package Summary
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into tha realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Repository: pr2-ros-pkg
- Source: hg https://kforge.ros.org/pr2mechanism/hg
Package Summary
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into tha realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Source: hg https://kforge.ros.org/pr2mechanism/hg (branch: pr2_mechanism-1.5)
Package Summary
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into tha realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Source: hg https://kforge.ros.org/pr2mechanism/hg (branch: default)
Package Summary
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into tha realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Source: hg https://kforge.ros.org/pr2mechanism/hg (branch: default)
Package Summary
This package contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Maintainer status: maintained
- Maintainer: Stuart Glaser <sglaser AT willowgarage DOT com>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: hydro-devel)
Package Summary
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Maintainer status: maintained
- Maintainer: Stuart Glaser <sglaser AT willowgarage DOT com>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-controls/realtime_tools/issues
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: indigo-devel)
Package Summary
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Maintainer status: maintained
- Maintainer: Stuart Glaser <sglaser AT willowgarage DOT com>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-controls/realtime_tools/issues
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: indigo-devel)
Package Summary
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Maintainer status: maintained
- Maintainer: Bence Magyar <bence.magyar.robotics AT gmail DOT com>, Gennaro Raiola <gennaro.raiola AT iit DOT it>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-controls/realtime_tools/issues
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: kinetic-devel)
Package Summary
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior. The tools currently only provides the realtime publisher, which makes it possible to publish messages to a ROS topic from a realtime thread. We plan to add a basic implementation of a realtime buffer, to make it possible to get data from a (non-realtime) topic callback into the realtime loop. Once the lockfree buffer is created, the realtime publisher will start using it, which will result in major API changes for the realtime publisher (removal of all lock methods).
- Maintainer status: maintained
- Maintainer: Bence Magyar <bence.magyar.robotics AT gmail DOT com>, Gennaro Raiola <gennaro.raiola AT iit DOT it>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-controls/realtime_tools/issues
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: kinetic-devel)
Package Summary
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
- Maintainer status: maintained
- Maintainer: Bence Magyar <bence.magyar.robotics AT gmail DOT com>, Gennaro Raiola <gennaro.raiola AT iit DOT it>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-controls/realtime_tools/issues
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: melodic-devel)
Package Summary
Contains a set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
- Maintainer status: maintained
- Maintainer: Bence Magyar <bence.magyar.robotics AT gmail DOT com>, Gennaro Raiola <gennaro.raiola AT iit DOT it>
- Author: Stuart Glaser <sglaser AT willowgarage DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/ros-controls/realtime_tools/issues
- Source: git https://github.com/ros-controls/realtime_tools.git (branch: noetic-devel)
- realtime infuser (lockfree buffer, 1 reader, 1 writer)
- relatime publisher
- realtime service call
- recorder
Realtime Publisher