-
Notifications
You must be signed in to change notification settings - Fork 993
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
Unable to use node.launch file in ros2 foxy #1819
Comments
Fresh installation of ros2 foxy and still get the error with the error
I installed mavros foxy through apt, no docker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use mavros in ROS2 (in a docker container forked from the ros foxy docker images). I have installed mavros from the deb package ros-foxy-mavros.
However, when trying to run the node.launch file I have an error about a syntax error or an unknown format of the launch file.
The detailed error is the following:
MAVROS version and platform
Mavros: ros2
ROS: Foxy
Ubuntu: 20.04 (on docker)
What could it be? How can we solve it? Is some tag not supported in ROS2?
The text was updated successfully, but these errors were encountered: