No version for distro humble showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro kilted showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro lyrical showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro rolling showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro ardent showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro bouncy showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro crystal showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro eloquent showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro dashing showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro galactic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro foxy showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro iron showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro lunar showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro jade showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro indigo showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro hydro showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro kinetic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro melodic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange

No version for distro noetic showing jazzy. Known supported distros are highlighted in the buttons above.

Package Summary

Version 3.0.1
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/robosoft-ai/SMACC2.git
VCS Type git
VCS Version jazzy
Last Updated 2026-05-21
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demonstrates sharing data across multiple states and clients using a state-machine-scoped component on a local client.

Maintainers

  • Brett Aldrich

Authors

No additional authors.

State Machine Diagram

sm_data_sharing_1

Description

Demonstrates sharing data across multiple states using a state-machine-scoped component. A local client (ClData) hosts a CpMissionData component that holds initialPosition and targetPosition fields. Client behaviors in each state call requiresComponent(missionData_) to obtain a pointer to the component — the framework searches all orthogonals and clients globally, so any behavior can access any component regardless of which orthogonal or client owns it. CbStoreData1 stores the initial position, CbStoreData2 stores the target position, and CbProcessData reads both, computes the Euclidean distance, logs the result, and resets the data for the next cycle.
</br>

Build Instructions

First, source your ros2 installation.

source /opt/ros/jazzy/setup.bash

Before you build, make sure you’ve installed all the dependencies…

rosdep install --ignore-src --from-paths src -y -r

Then build with colcon build…

colcon build

Operating Instructions

After you build, remember to source the workspace…

source install/setup.bash

And then run the launch file…

ros2 launch sm_data_sharing_1 sm_data_sharing_1.launch.py

Viewer Instructions

If you have the SMACC2 Runtime Analyzer installed then type…

ros2 run smacc2_rta smacc2_rta

If you don’t have the SMACC2 Runtime Analyzer click here.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Name
konsole

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_data_sharing_1 at Robotics Stack Exchange