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

Mapping rules file for nested custom messages #417

Open
shannenlolol opened this issue Sep 19, 2023 · 0 comments
Open

Mapping rules file for nested custom messages #417

shannenlolol opened this issue Sep 19, 2023 · 0 comments

Comments

@shannenlolol
Copy link

Hi, I would like to ask how should a mapping rules file be for a nested custom message.

For example, I have a SystemStatus message that contains a BatteryStatus message:

SystemStatus:
BatteryStatus batterystatus
bool manualmode
bool remotenosignal

BatteryStatus:
float32 voltage
float32 current
float32 capacity
bool incharge

How should I write fileds_1_to_2? Thank you!

Screenshot from 2023-09-19 10-23-05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant