Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theo's Live Demo of Creating a ROS Node During GMB 11-03-23 #166

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ajarteag
Copy link
Contributor

@ajarteag ajarteag commented Nov 10, 2023

Theo demonstrated how to make a new ROS node demo_node.

Deployed using the terminal command $ rosrun tauv_common demo_node which requires $ roscore to be run already.

Deployed using the terminal command $ roslaunch tauv_common demo_node.launch which does not require $ roscore to be run already.

When deployed, this ROS node simply prints hello, world! to the terminal screen and then exits.

@ajarteag ajarteag self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant