Package Summary

Tags No category tags.
Version 2.3.14
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 humble
Last Updated 2024-09-11
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The sm_atomic_openai package

Additional Links

No additional links.

Maintainers

  • Jaycee Lock

Authors

No additional authors.

State Machine Diagram

sm_atomic_http

Description

A completely minimal state machine example.

Build Instructions

First, source your chosen ros2 distro.

source /opt/ros/rolling/setup.bash

source /opt/ros/humble/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 proper install folder...

source ~/workspace/humble_ws/install/setup.bash

And then run the launch file...

ros2 launch sm_atomic_http sm_atomic_http.launch

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.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
xterm

Dependant Packages

No known dependants.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged sm_atomic_openai at Robotics Stack Exchange