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

ROS 2: microxrceddsgen version: null #6311

Open
AssaX0 opened this issue Oct 1, 2024 · 0 comments
Open

ROS 2: microxrceddsgen version: null #6311

AssaX0 opened this issue Oct 1, 2024 · 0 comments
Assignees

Comments

@AssaX0
Copy link

AssaX0 commented Oct 1, 2024

Hello,

currently I am trying to get a Pixhawk6C to raspberrypi4B connection Working.
I am using Ubuntu 22.04 with ROS2 Humble and try to follow the Tutorial:
ROS 2
I followed everything (twice - removed everything and tried again after it did not work) up to the point where you are supposed to check the
"microxrceddsgen -version"
wich returns
"microxrceddsgenversion: null"
I tried fixing it myself, but I am no Linux Main so I asked chat gpt who found a probable typo (?) in:
nano /home/pi/ardu_ws/Micro-XRCE-DDS-Gen/scripts/microxrceddsgen
one Line says
"if ! hash ${jave_exec}; then" what should probably be a:
"if ! hash ${java_exec}; then" ... but after fixing I stil got a
"microxrceddsgen version: null" and chatgpt is not helpfull anymore.

I hope someone can help me fixing this!

@Hwurzburg Hwurzburg assigned Hwurzburg and Ryanf55 and unassigned Hwurzburg Oct 1, 2024
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

3 participants