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

Make autogen_ros_topic.sh Generate ROS topic and node constants #264

Closed
hhenry01 opened this issue Nov 28, 2023 · 0 comments · Fixed by #322
Closed

Make autogen_ros_topic.sh Generate ROS topic and node constants #264

hhenry01 opened this issue Nov 28, 2023 · 0 comments · Fixed by #322
Assignees
Labels
infrastructure maintenance Update or upgrade feature net Network Systems team

Comments

@hhenry01
Copy link
Member

hhenry01 commented Nov 28, 2023

Purpose

Reduce the number of duplicate string literals in the codebase.

Changes

Currently, scripts/autogen_ros_topics.sh just reads a simple ros_info.txt file and generates a header file with ROS topics.

  • Support generation of ROS node names
  • Revamp the ros_info.txt file format to differentiate between ROS topic and node definitions. Potentially change it to .yaml format.
  • Support Python generation for the launch file.

Resources

@hhenry01 hhenry01 added infrastructure maintenance Update or upgrade feature labels Nov 28, 2023
@hhenry01 hhenry01 added the net Network Systems team label Mar 9, 2024
@hhenry01 hhenry01 transferred this issue from UBCSailbot/network_systems Mar 9, 2024
@hhenry01 hhenry01 self-assigned this Mar 13, 2024
@hhenry01 hhenry01 linked a pull request Mar 15, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Backlog to Done in SOFT Project Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure maintenance Update or upgrade feature net Network Systems team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant