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

Access ESC data from ROS for m300 #527

Open
tomasjm opened this issue Jul 17, 2023 · 0 comments
Open

Access ESC data from ROS for m300 #527

tomasjm opened this issue Jul 17, 2023 · 0 comments

Comments

@tomasjm
Copy link

tomasjm commented Jul 17, 2023

Hello, I want to include TOPIC_ESC_DATA into ROS SDK for m300 but I failed

Basically,

  1. I added into header file information about the new publisher and the messages following API REFERENCE.
  2. I created the publisher at publisher node
  3. I initialized the topic into 50 hz topic list
  4. I created the msg and included the data
  5. Published the data into node

When I start the node, an error appears showing that the memory is not initialized like on this issue.
Here is my fork with changes

I followed some steps of old issues with the old version of the ros package but nothing happens

Also I tried to setup the topic at DJI Assistant but I can't find the ESC TOPIC.

Some details:
OSDK VERSION: 4.1
M300 FIRMWARE: 6.0
UBUNTU 20.04 LTS SERVER
ROS-NOETIC

Thank you

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