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

Rebuild Inst.h from Inst.msg so that platformio sees it #76

Open
pitosalas opened this issue Apr 22, 2022 · 1 comment
Open

Rebuild Inst.h from Inst.msg so that platformio sees it #76

pitosalas opened this issue Apr 22, 2022 · 1 comment

Comments

@pitosalas
Copy link

I have linorobot installed and working on my robot. I would like to add a new message type (Inst.msg) to give the firmware some additional instrumention messages.

  1. I've added Inst.msg in lino_msgs/msg alongside Imu.msg, PID.msg etc.

  2. I've added the include to firmware.ino: #include "lino_msgs/Inst.h"

  3. I've performed: catkin_make --pkg lino_msgs

But when I do the platformio run --target upload I get an error that it cannot find Inst.h

I am stumped and am not sure I should keep on reverse engineering things. Can you give me the pointer please?

@usama0300854
Copy link

hello can u help me build the robot

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

2 participants