Closed hxlee309 closed 6 years ago
Oh sorry, I recently changed the package name and forgot to change it on the launch files. I shall fix this error now. Thank you for pointing it out.
It should be fixed now.
Hi,
Thanks for the update. Actually when I run "roslaunch airsim_ros_client publish_tf.launch" after I open the AirSim simulator, I am still getting the error below
"
Invalid
Arg xml is
Please suggest what might go wrong.
Thanks,
Ethan
Could you please run it again and check? I made some more fixes with the package names in the launch files. The issue was earlier I named this package as airsim_ros_wrapper
and now, I have changed it to airsim_ros_client
. That is why you are getting the error.
Let me know if the issue still persists.
Thanks, it works now! I can read the following topics after I type $ rostopic list
Hi,
When I run "roslaunch airsim_ros_client publish_tf.launch", I encountered the following error: " Invalid tag: airsim_ros_wrapper
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/mnt/e/catkin_ws/src
ROS path [2]=/opt/ros/kinetic/share.
Arg xml is
The traceback for the exception was written to the log file
"
Also, I am not able to find airsim_ros_wrapper; instead, I can only find airsism_ros_client.
Please suggest what might go wrong.
Thanks,
Ethan