Skip to content

Conversation

@christophfroehlich
Copy link
Contributor

There are some issues in the README, it took me some time to set everything up (in the end it worked fine!)

  • the node name is different, resulting in the parameter yaml not being used
  • yaml syntax forbids keys without values
  • the telegraf input listener needs a different port if the influxdb still uses the default 8086

@mergify mergify bot added the ros2 PR tackling a ROS2 branch label Jul 1, 2025
@ct2034 ct2034 added the bug This is a bug in the code (and not a new feature) label Jul 7, 2025
@ct2034
Copy link
Collaborator

ct2034 commented Jul 7, 2025

@dwffls can you please look into this

@dwffls
Copy link
Contributor

dwffls commented Aug 19, 2025

@christophfroehlich I'm unsure why your node name differs from what's expected. According to this line in the CMakeLists.txt, the executable name, and therefore the node name, should be influx.

It's possible that you're naming it differently in your launch file. Could you check this?

The rest of your edits are excellent improvements to the README.md and I'd be happy to merge them, provided the node name is changed back to influx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This is a bug in the code (and not a new feature) ros2 PR tackling a ROS2 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants