I am trying to run a basic example of roswrapper and airsim. drone takeoff! ( ros2 foxy ) #4879
Replies: 2 comments 3 replies
-
|
Hi All, when i looked at the output of the launching the airsim_node via the launch file, i noticed that the airsim_node is named as [airsim_node-2], this number means the number of similar nodes that are running. Ideally we need only one airsim_node running. so instead of running the launch file i just launched the aursim_node using ros2 run airsim_ros_pkgs airsim_node command, and the out put is THis means that the roswrapper is not connected to the airsim simulation environment or? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
|
the issue is solved it was a docker connection issue and not airsim relate!d |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run a basic example of roswrapper and airsim. drone takeoff!
Below is my setup.
The Problem !
when i run ros2 service list i dont see the takeoff, land and other publishers and subscribers listed in the doccumentation page here
Can you please tell me if i am missing any crusial step inbetween? and how to proceed from here?
Many Thanky in advance!!
Beta Was this translation helpful? Give feedback.
All reactions