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

Write Sbus message #85

Open
Pratiquea opened this issue Jan 14, 2019 · 1 comment
Open

Write Sbus message #85

Pratiquea opened this issue Jan 14, 2019 · 1 comment

Comments

@Pratiquea
Copy link

I have tried executing the sbus using launch file using the command
roslaunch sbus_bridge sbus_bridge.launch
The transmitter works fine with the sbus node, but I am not able to figure out the function to write sbus message to flight controller. Is there a function to directly write the values (channel, failsafe and lostframe) to sbus?

@foehnx
Copy link
Contributor

foehnx commented Jan 16, 2019

Hi @Pratiquea
The wiki page SBUS Bridge Overview gives a short overview and mentions that you can send ControlCommand messages to the bridge and it forwards them to the flight controller.

It is not made to send arbitrary messages and right now, but if you implement this we would be happy if you contribute it to our repository.
I'm assigning @kohlerj and @mfaessle since they might have more insight on this and could correct me if I'm wrong.

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

No branches or pull requests

4 participants